diff options
author | Alon Zakai <azakai@google.com> | 2023-01-03 16:44:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-03 16:44:13 -0800 |
commit | 248f05ad7d44ff8fa4d0623baa988396d99d3b5a (patch) | |
tree | 3b6cea5402c47372a8775c09549a030e9b613934 /test/wasm2js/switch.2asm.js | |
parent | ce267f5b800a906b9556657bf98ad92166d3f431 (diff) | |
download | binaryen-248f05ad7d44ff8fa4d0623baa988396d99d3b5a.tar.gz binaryen-248f05ad7d44ff8fa4d0623baa988396d99d3b5a.tar.bz2 binaryen-248f05ad7d44ff8fa4d0623baa988396d99d3b5a.zip |
[Wasm GC] Enforce closed-world in GlobalStructInference (#5385)
After making the pass error when not in closed world, some testcases
required changes. One forward-looking testcase can just be removed - the
point of it was to see what happens if a type escapes, and now closed-world
errors on it - and another testcase needed to avoid types on the boundary,
and to use anyref+casts.
Diffstat (limited to 'test/wasm2js/switch.2asm.js')
0 files changed, 0 insertions, 0 deletions