wasm-bindgen 0.2.40

Easy support for interacting between JS and Rust.
Documentation
1
2
3
4
5
# Supported Rust Types and their JavaScript Representations

This section provides an overview of all the types that `wasm-bindgen` can send
and receive across the WebAssembly ABI boundary, and how they translate into
JavaScript.