wasm-bindgen/examples/without-a-bundler
Nick Fitzgerald 59e88449b8
Update examples/without-a-bundler/index.html
Co-Authored-By: alexcrichton <alex@alexcrichton.com>
2019-03-05 12:30:47 -06:00
..
src Tweak introductory and deployment documentation. 2019-02-22 07:50:32 -08:00
build.sh Implement the local JS snippets RFC 2019-03-05 08:00:47 -08:00
Cargo.toml Bump to 0.2.38 2019-03-04 09:11:23 -08:00
index.html Update examples/without-a-bundler/index.html 2019-03-05 12:30:47 -06:00
README.md Implement the local JS snippets RFC 2019-03-05 08:00:47 -08:00

Without a Bundler

View documentation for this example online

You can build the example locally with:

$ ./build.sh

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