diff --git a/README.md b/README.md index eecb89cd1..1727d7ff4 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,9 @@ Options: Commands: componentize [options] Create a component from a JavaScript module transpile [options] Transpile a WebAssembly Component to JS + core Wasm for JavaScript execution + types [options] Generate types for the given WIT run [options] [args...] Run a WASI Command component - serve [options] [args...] Serve a WASI HTTP component + serve [options] [args...] Serve a WASI HTTP component opt [options] optimizes a Wasm component, including running wasm-opt Binaryen optimizations wit [options] extract the WIT from a WebAssembly Component [wasm-tools component wit] print [options] print the WebAssembly WAT text for a binary file [wasm-tools print]