mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-28 20:21:35 +00:00
Add an example of --no-modules
in action
This commit is contained in:
10
examples/no_modules/README.md
Normal file
10
examples/no_modules/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# `--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
|
||||
```
|
Reference in New Issue
Block a user