mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-15 04:23:12 +03:00
59e88449b8
Co-Authored-By: alexcrichton <alex@alexcrichton.com> |
||
---|---|---|
.. | ||
src | ||
build.sh | ||
Cargo.toml | ||
index.html | ||
README.md |
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!