diff options
author | Alon Zakai <azakai@google.com> | 2022-03-31 10:48:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-31 10:48:43 -0700 |
commit | 33fe4f12bd30739790da3d34f5fae844f47a327f (patch) | |
tree | 5c131f3bc288b3f637255628a4f476946245eb57 /test/lit/binary/stacky-nn-tuple.test.wasm | |
parent | 1d24b83eaf710510c132091db89715607d64eea7 (diff) | |
download | binaryen-33fe4f12bd30739790da3d34f5fae844f47a327f.tar.gz binaryen-33fe4f12bd30739790da3d34f5fae844f47a327f.tar.bz2 binaryen-33fe4f12bd30739790da3d34f5fae844f47a327f.zip |
[Wasm GC] Fix stacky non-nullable tuples (#4561)
#4555 fixed validation for such tuples, but we also did not handle
them in "stacky" code using pops etc., due to a logic bug in the
binary reading code.
Diffstat (limited to 'test/lit/binary/stacky-nn-tuple.test.wasm')
-rw-r--r-- | test/lit/binary/stacky-nn-tuple.test.wasm | bin | 0 -> 81 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/lit/binary/stacky-nn-tuple.test.wasm b/test/lit/binary/stacky-nn-tuple.test.wasm Binary files differnew file mode 100644 index 000000000..37c8af137 --- /dev/null +++ b/test/lit/binary/stacky-nn-tuple.test.wasm |