wasm-bindgen 0.2.83

Easy support for interacting between JS and Rust.
Documentation
1
2
3
4
# `#[wasm_bindgen]` on Rust Exports

This section enumerates the attributes available for customizing bindings for
Rust functions and `struct`s exported to JavaScript.