# Without a Bundler [View documentation for this example online][dox] [dox]: https://rustwasm.github.io/wasm-bindgen/examples/without-a-bundler.html You can build the example locally with: ``` $ ./build.sh ``` and then opening `index.html` in a browser should run the example!