Files
wasm-bindgen/examples/no_modules
Nick Fitzgerald 802cfedcbd Bump to 0.2.36
2019-02-12 13:19:02 -08:00
..
2019-02-12 13:19:02 -08:00

Using --no-modules

View documentation for this example online

You can build the example locally with:

$ wasm-pack build --target no-modules

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