diff options
author | Alon Zakai <azakai@google.com> | 2021-03-25 11:48:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-25 11:48:10 -0700 |
commit | 23ad3cee7d4b3d20ded8627efce3e6f400a35339 (patch) | |
tree | 7d21ba849deec4f76dfc50590a30cb8367ac361f /src/wasm/wasm-binary.cpp | |
parent | ae1a0a633cdffeec5354f8233c1321b832a96488 (diff) | |
download | binaryen-23ad3cee7d4b3d20ded8627efce3e6f400a35339.tar.gz binaryen-23ad3cee7d4b3d20ded8627efce3e6f400a35339.tar.bz2 binaryen-23ad3cee7d4b3d20ded8627efce3e6f400a35339.zip |
Flat IR: Allow ref.as_non_null in nested positions (#3732)
We can't disallow it, as its result is non-null which we can't spill to a local.
This may cause issues eventually in the combination of GC + flatten, but
I don't expect it to. If it does we may need to revisit.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions