File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -146,9 +146,9 @@ that can be use programmatically as well:
146
146
| ` wasm-tools component new ` | [ wit-component] | | Create a component from a core wasm binary |
147
147
| ` wasm-tools component wit ` | | | Extract a ` *.wit ` interface from a component |
148
148
| ` wasm-tools component embed ` | | | Embed a ` component-type ` custom section in a core wasm binary |
149
+ | ` wasm-tools component unbundle ` | | | Extract core wasm modules from a component |
149
150
| ` wasm-tools metadata show ` | [ wasm-metadata] | | Show name and producer metadata in a component or module |
150
151
| ` wasm-tools metadata add ` | | | Add name or producer metadata to a component or module |
151
- | ` wasm-tools metadata unbundle ` | | | Extract core wasm modules from a component |
152
152
| ` wasm-tools addr2line ` | | | Translate wasm offsets to filename/line numbers with DWARF |
153
153
| ` wasm-tools completion ` | | | Generate shell completion scripts for ` wasm-tools ` |
154
154
| ` wasm-tools json-from-wast ` | | | Convert a ` *.wast ` file into JSON commands |
You can’t perform that action at this time.
0 commit comments