diff options
author | Alon Zakai <azakai@google.com> | 2023-01-03 10:20:08 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-03 10:20:08 -0800 |
commit | 4a8a4b87a1dfde2809f08432d34b9a7618cb4a4f (patch) | |
tree | 46b514d8d7d81f1703db179219cdd0b8c38d6042 /src/passes/MultiMemoryLowering.cpp | |
parent | cec66beba45668dbad74abd2396bb80d33595ff0 (diff) | |
download | binaryen-4a8a4b87a1dfde2809f08432d34b9a7618cb4a4f.tar.gz binaryen-4a8a4b87a1dfde2809f08432d34b9a7618cb4a4f.tar.bz2 binaryen-4a8a4b87a1dfde2809f08432d34b9a7618cb4a4f.zip |
[Wasm GC] Do not refine types of exported globals in closed world (#5380)
Doing so can cause us to switch from a private type to a public type and error.
Also refactor export-utils to make this easy.
Diffstat (limited to 'src/passes/MultiMemoryLowering.cpp')
0 files changed, 0 insertions, 0 deletions