From 8b81405778eb85fccbfdbe789beeba5108cf1021 Mon Sep 17 00:00:00 2001 From: Ashley Nelson Date: Thu, 25 Aug 2022 13:35:46 -0700 Subject: Adding Multi-Memories Wasm Feature (#4968) Adding multi-memories to the the list of wasm-features. --- test/lit/help/wasm2js.test | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/lit/help/wasm2js.test') diff --git a/test/lit/help/wasm2js.test b/test/lit/help/wasm2js.test index 54010cec5..f70f7d6ef 100644 --- a/test/lit/help/wasm2js.test +++ b/test/lit/help/wasm2js.test @@ -582,6 +582,10 @@ ;; CHECK-NEXT: ;; CHECK-NEXT: --disable-strings Disable strings ;; CHECK-NEXT: +;; CHECK-NEXT: --enable-multi-memories Enable multi-memories +;; CHECK-NEXT: +;; CHECK-NEXT: --disable-multi-memories Disable multi-memories +;; CHECK-NEXT: ;; CHECK-NEXT: --no-validation,-n Disables validation, assumes ;; CHECK-NEXT: inputs are correct ;; CHECK-NEXT: -- cgit v1.2.3