diff options
Diffstat (limited to 'test/help/wast2json.txt')
-rw-r--r-- | test/help/wast2json.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/help/wast2json.txt b/test/help/wast2json.txt index a32c9bbd..12992963 100644 --- a/test/help/wast2json.txt +++ b/test/help/wast2json.txt @@ -21,6 +21,7 @@ options: --enable-sign-extension Sign-extension operators --enable-simd SIMD support --enable-threads Threading support + --enable-multi-value Multi-value -o, --output=FILE output wasm binary file -r, --relocatable Create a relocatable wasm binary (suitable for linking with e.g. lld) --no-canonicalize-leb128s Write all LEB128 sizes as 5-bytes instead of their minimal size |