diff options
Diffstat (limited to 'auto/help')
-rw-r--r-- | auto/help | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -79,4 +79,9 @@ cat << END wasm OPTIONS configure WebAssembly module run "./configure wasm --help" to see available options + wasm-wasi-component OPTIONS + configure WebAssembly Component Model module + run "./configure wasm-wasi-component --help" to see + available options + END |