wasm-bindgen 0.2.78

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