#exchange #data #http #adapter #message #rust-wasm #javascript

rora-javascript-adapter

Exchange data between Rust/WASM and JavaScript using a HTTP message interface

2 releases

0.0.2 Mar 24, 2022
0.0.1 Mar 23, 2022

#4 in #rust-wasm

MIT license

6KB
80 lines

RORA - 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.

Rust Docs


lib.rs:

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.

Dependencies

~1.2–2.3MB
~46K SLoC