-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nothing major in this update, just a new test to ignore due to not supporting exceptions.
- Loading branch information
1 parent
3036e79
commit 93d8bd9
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
Submodule spec_testsuite
updated
18 files
+55 −27 | binary.wast | |
+55 −27 | proposals/exception-handling/binary.wast | |
+12 −0 | proposals/exception-handling/try_table.wast | |
+55 −27 | proposals/function-references/binary.wast | |
+68 −0 | proposals/gc/array_new_data.wast | |
+103 −0 | proposals/gc/array_new_elem.wast | |
+55 −27 | proposals/gc/binary.wast | |
+6 −25 | proposals/memory64/align.wast | |
+55 −27 | proposals/memory64/binary.wast | |
+0 −21 | proposals/memory64/imports.wast | |
+170 −0 | proposals/memory64/instance.wast | |
+20 −0 | proposals/memory64/memory_grow.wast | |
+21 −0 | proposals/memory64/table_grow.wast | |
+12 −0 | proposals/memory64/try_table.wast | |
+945 −0 | proposals/multi-memory/align.wast | |
+55 −27 | proposals/multi-memory/binary.wast | |
+0 −21 | proposals/multi-memory/imports.wast | |
+20 −0 | proposals/multi-memory/memory_grow.wast |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters