From 61be173f4b4754cf6e46408a6fd21e175fc8eb7c Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Mon, 18 Oct 2021 11:54:59 -0700 Subject: Update testsuite (#1738) bulk-memory-operations and reference-types were completely removed from the upstream testsuite becuase there were merged into the upstream spec: https://github.com/WebAssembly/testsuite/pull/44 In order to land this I had to disable several spec tests under wasm2c because it lacks support for mutli-table and reference types. I filed #1737 to track this. --- third_party/testsuite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party') diff --git a/third_party/testsuite b/third_party/testsuite index 01efde81..4fd2339b 160000 --- a/third_party/testsuite +++ b/third_party/testsuite @@ -1 +1 @@ -Subproject commit 01efde81028c5b0d099eb836645a2dc5e7755449 +Subproject commit 4fd2339b5e9709e74b326797f69a88b13eac4d47 -- cgit v1.2.3