Crate rora_javascript_adapter
source · [−]Expand description
JavaScript Adapter
HTTP messages are 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.