Files
wasm-bindgen/examples/without-a-bundler
Alex Crichton a19c8a3fe0 Bump to 0.2.60 (#2051)
* Bump to 0.2.60

* Try to fix CI

* Fix CI syntax
2020-03-25 16:33:36 -05:00
..
2020-03-25 16:33:36 -05:00
2019-05-26 16:43:00 +09: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!