diff options
Diffstat (limited to 'test/help/wasm-opcodecnt.txt')
-rw-r--r-- | test/help/wasm-opcodecnt.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/help/wasm-opcodecnt.txt b/test/help/wasm-opcodecnt.txt index 2a0606b9..d6899d61 100644 --- a/test/help/wasm-opcodecnt.txt +++ b/test/help/wasm-opcodecnt.txt @@ -31,6 +31,7 @@ options: --enable-memory64 Enable 64-bit memory --enable-multi-memory Enable Multi-memory --enable-extended-const Enable Extended constant expressions + --enable-relaxed-simd Enable Relaxed SIMD --enable-all Enable all features -o, --output=FILENAME Output file for the opcode counts, by default use stdout -c, --cutoff=N Cutoff for reporting counts less than N |