From 6a5cbb94fad9b375469d6433429521988b1de20b Mon Sep 17 00:00:00 2001 From: Keith Winstein <208955+keithw@users.noreply.github.com> Date: Wed, 30 Oct 2024 20:00:59 -0700 Subject: Update testsuite (#2495) The memory64 `table.wast` test has started to depend on function-references and gc (which WABT doesn't support yet), so vendor an older version of the test. --- third_party/testsuite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/testsuite') diff --git a/third_party/testsuite b/third_party/testsuite index f3f04866..eeb6dac8 160000 --- a/third_party/testsuite +++ b/third_party/testsuite @@ -1 +1 @@ -Subproject commit f3f048661dc1686d556a27d522df901cb747ab4a +Subproject commit eeb6dac81be81151da0958ed955aba91230c1f25 -- cgit v1.2.3