CLI tool to generate Rust bindings for Wasm
The wasm-bindgen is a interpolation tool between Rust and Javascript. For the Rust side, it use codegen to generate Javascript function binding so that we can call js function in Rust. For JS, it use codegen to generate Javascript binding code written in Rust.
$
pkg install wasm-bindgen-cliOrigin
www/wasm-bindgen-cli
Size
11.4MiB
License
MIT, APACHE20
Maintainer
aokblast@FreeBSD.org
Dependencies
0 packages
Required by
0 packages