diff options
author | Alon Zakai <azakai@google.com> | 2023-03-17 11:01:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 11:01:12 -0700 |
commit | 69ff3bf4f10d1f50343a3db7e4730b576f679c70 (patch) | |
tree | 1481214262da0e13e8a517a23bcb63a8ba99f055 /scripts/fuzz_opt.py | |
parent | ecbebfbee12f2f25af648119604915fc37427f6f (diff) | |
download | binaryen-69ff3bf4f10d1f50343a3db7e4730b576f679c70.tar.gz binaryen-69ff3bf4f10d1f50343a3db7e4730b576f679c70.tar.bz2 binaryen-69ff3bf4f10d1f50343a3db7e4730b576f679c70.zip |
[Wasm GC] Allow extern.externalize in globals (#5585)
This fixes wasm-ctor-eval on evalling a GC data structure that contains a
field initialized with an externalized value.
Per the spec this is a constant instruction and I verified that V8 allows this.
Also add missing validation in wasm-ctor-eval of the output (which makes
debugging this kind of thing a little easier).
Diffstat (limited to 'scripts/fuzz_opt.py')
0 files changed, 0 insertions, 0 deletions