Expand description
JavaScript Adapter
HTTP messages are a good way to exchange data across the Internet, why not use them to exchange data between Rust/WASM and JavaScript.
Structsยง
- Represents a request originating from JavaScript.
- Represents a response originating from Rust.