mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-12 11:11:12 +03:00
a949482e3a
This has been stabilized on nightly as `#[link_section]`, so no need for an unstable attribute any more. Yay! |
||
---|---|---|
.. | ||
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