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

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

#72 in #exchange

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.1–2MB
~43K SLoC