wasm-bindgen/examples/no_modules
2018-06-27 22:42:34 -07:00
..
src rustfmt all the things 2018-06-27 22:42:34 -07:00
.gitignore Add an example of --no-modules in action 2018-04-19 07:21:09 -07:00
build.sh Add an example of --no-modules in action 2018-04-19 07:21:09 -07:00
Cargo.toml Add an example of --no-modules in action 2018-04-19 07:21:09 -07:00
index.html Add an example of --no-modules in action 2018-04-19 07:21:09 -07:00
README.md Add an example of --no-modules in action 2018-04-19 07:21:09 -07:00

--no-modules

This directory is an example of using the --no-modules flag and how it integrates with the rest of the HTML/JS used.

You can build the example locally with:

$ ./build.sh