mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-28 14:27:36 +03:00
906cd7adcc
This is now stabilized! Also tweak usage of it to the stable version. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.sh | ||
Cargo.toml | ||
index.html | ||
README.md |
--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