diff options
Diffstat (limited to 'test/help/wat2wasm.txt')
-rw-r--r-- | test/help/wat2wasm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/help/wat2wasm.txt b/test/help/wat2wasm.txt index d93e3a30..d8aa797c 100644 --- a/test/help/wat2wasm.txt +++ b/test/help/wat2wasm.txt @@ -33,7 +33,7 @@ options: --disable-multi-value Disable Multi-value --enable-tail-call Enable Tail-call support --disable-bulk-memory Disable Bulk-memory operations - --enable-reference-types Enable Reference types (externref) + --disable-reference-types Disable Reference types (externref) --enable-annotations Enable Custom annotation syntax --enable-gc Enable Garbage collection --enable-memory64 Enable 64-bit memory |