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.