From 3b4cb935f83c7fabacbf61146e56dabc0d65a441 Mon Sep 17 00:00:00 2001 From: Wouter van Oortmerssen Date: Fri, 18 Sep 2020 15:50:25 -0700 Subject: Initial implementation of "Memory64" proposal (#3130) Also includes a lot of new spec tests that eventually need to go into the spec repo --- .../strip-target-features_roundtrip_print-features_all-features.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test/passes/strip-target-features_roundtrip_print-features_all-features.txt') diff --git a/test/passes/strip-target-features_roundtrip_print-features_all-features.txt b/test/passes/strip-target-features_roundtrip_print-features_all-features.txt index 33ce4d81a..18cee797f 100644 --- a/test/passes/strip-target-features_roundtrip_print-features_all-features.txt +++ b/test/passes/strip-target-features_roundtrip_print-features_all-features.txt @@ -9,6 +9,7 @@ --enable-reference-types --enable-multivalue --enable-gc +--enable-memory64 (module (type $none_=>_v128_externref (func (result v128 externref))) (func $foo (result v128 externref) -- cgit v1.2.3