Back to Developer Roadmap

wasm-bindgen

src/data/roadmaps/rust/content/wasm-bindgen@SUtBBqqDeR_yAkr669ZvE.md

4.0639 B
Original Source

wasm-bindgen

wasm-bindgen facilitates high-level interactions between Rust and JavaScript in WebAssembly. It generates bindings allowing seamless communication, JavaScript API calls from Rust, and vice versa. Handles memory representations and call semantics for complex data types like strings and objects.

Visit the following resources to learn more: