mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-28 20:43:23 +03:00
guide: Clean up title and URL of CLI reference section
This commit is contained in:
parent
9c275d1f1d
commit
2b83f6aa9b
@ -13,7 +13,7 @@
|
||||
- [No ES Modules](./reference/no-esm.md)
|
||||
- [Passing Arbitrary data](./reference/passing-data.md)
|
||||
- [Feature Reference](./reference/feature-reference.md)
|
||||
- [CLI Reference](./reference/cli-reference.md)
|
||||
- [Command Line Interface](./reference/cli.md)
|
||||
- [Type Reference](./reference/reference.md)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
@ -1,4 +1,4 @@
|
||||
# CLI Reference
|
||||
# The `wasm-bindgen` Command Line Interface
|
||||
|
||||
The `wasm-bindgen` tool has a number of options available to it to tweak the JS
|
||||
that is generated. By default the generated JS uses ES modules and is compatible
|
Loading…
Reference in New Issue
Block a user