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 aa187b13..7b71d625 100644 --- a/test/help/wast2json.txt +++ b/test/help/wast2json.txt @@ -23,6 +23,7 @@ options: --enable-threads Enable Threading support --enable-multi-value Enable Multi-value --enable-tail-call Enable Tail-call support + --enable-bulk-memory Enable Bulk-memory operations -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 |