mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-15 21:02:10 +03:00
.. | ||
src | ||
Cargo.toml | ||
index.html | ||
README.md |
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!