wasm-bindgen 0.2.78

Easy support for interacting between JS and Rust.
Documentation
1
2
exports.foo = () => false;
exports.bar = 5;