summaryrefslogtreecommitdiff
path: root/src/shell-interface.h
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2021-10-13 12:14:49 -0700
committerGitHub <noreply@github.com>2021-10-13 19:14:49 +0000
commit7126a43e9e1cea50d3534b50d4554f4a18cd6e14 (patch)
tree8267b7f52cc914463bafc892b7c3f97554f10fc8 /src/shell-interface.h
parent31af332f2a1627ae2bd9232baf5837366a481cfe (diff)
downloadbinaryen-7126a43e9e1cea50d3534b50d4554f4a18cd6e14.tar.gz
binaryen-7126a43e9e1cea50d3534b50d4554f4a18cd6e14.tar.bz2
binaryen-7126a43e9e1cea50d3534b50d4554f4a18cd6e14.zip
[Wasm GC] Take advantage of immutable struct fields in effects.h (#4240)
This is the easy part of using immutability more: Just note immutable fields as such when we read from them, and then a write to a struct does not interfere with such reads. That is, only a read from a mutable field can notice the effect of a write.
Diffstat (limited to 'src/shell-interface.h')
0 files changed, 0 insertions, 0 deletions