wasm-bindgen/guide
diceride d4679a0336
Add --omit-default-module-path CLI flag (#2519)
Adds a new CLI flag `--omit-default-module-path`, to control the
`default_module_path` generated code.

The `default_module_path` generated code is enabled by default, users
need to explicitly disable it by setting the `--omit-default-module-path` CLI
flag.
2021-04-19 09:21:35 -05:00
..
_theme Add a "nightly only" warning to documentation 2019-03-07 07:48:26 -08:00
src Add --omit-default-module-path CLI flag (#2519) 2021-04-19 09:21:35 -05:00
.gitignore guide: Add the wasm-bindgen guide 2018-06-19 12:05:27 -07:00
book.toml Update mdbook install 2019-06-19 13:49:57 -07:00