Files
wasm-bindgen/examples/without-a-bundler
Alex Crichton df6e15e3ab Bump to 0.2.42
2019-04-11 07:39:45 -07:00
..
2019-04-11 07:39:45 -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!