wasm-bindgen/examples/without-a-bundler
2019-03-21 17:08:48 -07:00
..
2019-03-21 17:08:48 -07:00
2019-03-21 14:00:33 -07:00

Without a Bundler

View documentation for this example online

You can build the example locally with:

$ wasm-pack build --target web

and then opening index.html in a browser should run the example!