summaryrefslogtreecommitdiff
path: root/src/wasm/wasm.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-10-15 15:04:48 -0700
committerGitHub <noreply@github.com>2024-10-15 15:04:48 -0700
commit525870cb6e8b650dc1ac46b314eed049455ced8a (patch)
tree92e6f6d9abdaf995bf8d24c3efeb1c61944750dd /src/wasm/wasm.cpp
parent686c76bf8f694505e549c8e402bcfa8a38dc5050 (diff)
downloadbinaryen-525870cb6e8b650dc1ac46b314eed049455ced8a.tar.gz
binaryen-525870cb6e8b650dc1ac46b314eed049455ced8a.tar.bz2
binaryen-525870cb6e8b650dc1ac46b314eed049455ced8a.zip
GlobalRefining: Do not refine mutable exported globals (#7007)
A mutable exported global might be shared with another module which writes to it using the current type, which is unsafe and the type system does not allow, so do not refine there.
Diffstat (limited to 'src/wasm/wasm.cpp')
0 files changed, 0 insertions, 0 deletions