summaryrefslogtreecommitdiff
path: root/src/binaryen-c.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2022-11-04 10:27:06 -0700
committerGitHub <noreply@github.com>2022-11-04 10:27:06 -0700
commit0e112d4c51de69620a419e1afce88e08e725e40b (patch)
tree163a2028c7b8075596ffa213bd15fd2a035b9c69 /src/binaryen-c.cpp
parent8388a33e84c0730f5a7c7e89bd089ad7c9db9455 (diff)
downloadbinaryen-0e112d4c51de69620a419e1afce88e08e725e40b.tar.gz
binaryen-0e112d4c51de69620a419e1afce88e08e725e40b.tar.bz2
binaryen-0e112d4c51de69620a419e1afce88e08e725e40b.zip
[Wasm GC] Fix GUFA on externalize/internalize (#5220)
These operations emit a completely different type than their input, so they must be marked as roots, and not as things that flow values through them (because then we filter everything out as the types are not compatible). Fixes #5219
Diffstat (limited to 'src/binaryen-c.cpp')
0 files changed, 0 insertions, 0 deletions