For instructions on how to setup WebAssembly for Rust follow this documentation.
To setup npm
:
brew install npm
npm install
To build and run the demo:
wasm-pack build --release
npm run serve
For instructions on how to setup WebAssembly for Rust follow this documentation.
To setup npm
:
brew install npm
npm install
To build and run the demo:
wasm-pack build --release
npm run serve