wasm-bindgen 0.2.39

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