| Crates.io | rora-javascript-adapter |
| lib.rs | rora-javascript-adapter |
| version | 0.0.2 |
| created_at | 2022-03-23 02:41:40.734095+00 |
| updated_at | 2022-03-24 02:57:56.264474+00 |
| description | Exchange data between Rust/WASM and JavaScript using a HTTP message interface |
| homepage | |
| repository | https://github.com/rora-rs/javascript-adapter |
| max_upload_size | |
| id | 554993 |
| size | 5,218 |
HTTP messages are a good way to exchange data across the Internet, why not use them to exchange data between Rust/WASM and JavaScript.