diff options
author | Alon Zakai <azakai@google.com> | 2022-10-21 12:15:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 12:15:46 -0700 |
commit | c25f32dec81d9401efb64cf134aa87991ef21e9d (patch) | |
tree | cc8b2f5d244561663b4f908cad9eb3c5ae281202 /src/wasm-binary.h | |
parent | 884fe9bcee0a7aa10a427d76bd317bb136258dc6 (diff) | |
download | binaryen-c25f32dec81d9401efb64cf134aa87991ef21e9d.tar.gz binaryen-c25f32dec81d9401efb64cf134aa87991ef21e9d.tar.bz2 binaryen-c25f32dec81d9401efb64cf134aa87991ef21e9d.zip |
[Wasm GC] Externalize/Internalize allow nulls (#5175)
These are encoded as RefAs operations, and we have optimizations that assume those
trap on null, but Externalize/Internalize do not. Skip them there to avoid an error on the
type being incorrect later.
Diffstat (limited to 'src/wasm-binary.h')
0 files changed, 0 insertions, 0 deletions