# How to run this demo ```sh # If necessary, install wasm-bindgen # The version must match that used when building the browser demo. cargo install --version 0.2.67 wasm-bindgen-cli # Run the build script ./build.sh ```