diff options
author | Alon Zakai <azakai@google.com> | 2021-06-18 17:04:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-18 17:04:06 -0700 |
commit | aae35755e1d047c1f6fba9abfd2d836feafa5f66 (patch) | |
tree | f29fb2ad1de40ef80c3a9468a825ad4a61a670e0 /test/spec/exception-handling.wast | |
parent | 28e88b9f993a2e45662fde0b10920aa22e7b1b7f (diff) | |
download | binaryen-aae35755e1d047c1f6fba9abfd2d836feafa5f66.tar.gz binaryen-aae35755e1d047c1f6fba9abfd2d836feafa5f66.tar.bz2 binaryen-aae35755e1d047c1f6fba9abfd2d836feafa5f66.zip |
[Wasm GC] Fix inlining + non-nullable locals (#3945)
We don't need to assign a zero value for such locals (and we can't, as no
default value exists for them).
Fixes #3944
Diffstat (limited to 'test/spec/exception-handling.wast')
0 files changed, 0 insertions, 0 deletions