diff options
Diffstat (limited to 'test/help/wat2wasm.txt')
-rw-r--r-- | test/help/wat2wasm.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/help/wat2wasm.txt b/test/help/wat2wasm.txt index 31ca9714..19b3d5d1 100644 --- a/test/help/wat2wasm.txt +++ b/test/help/wat2wasm.txt @@ -41,6 +41,7 @@ options: --enable-multi-memory Enable Multi-memory --enable-extended-const Enable Extended constant expressions --enable-relaxed-simd Enable Relaxed SIMD + --enable-custom-page-sizes Enable Custom page sizes --enable-all Enable all features -o, --output=FILE Output wasm binary file. Use "-" to write to stdout. -r, --relocatable Create a relocatable wasm binary (suitable for linking with e.g. lld) |