summaryrefslogtreecommitdiff
path: root/scripts/clang-format-diff.sh
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2022-02-15 08:49:03 -0800
committerGitHub <noreply@github.com>2022-02-15 08:49:03 -0800
commit60050a9525dd076e63de1bb314190b42d6731abb (patch)
tree0e5c3e6c755fe4bac261a3582b190656c8a34442 /scripts/clang-format-diff.sh
parent30fe5551cf983eb9bd194117caa3f0f4f2bbe865 (diff)
downloadwabt-60050a9525dd076e63de1bb314190b42d6731abb.tar.gz
wabt-60050a9525dd076e63de1bb314190b42d6731abb.tar.bz2
wabt-60050a9525dd076e63de1bb314190b42d6731abb.zip
Initial implementation of extended-const proposal. (#1824)
The primary changes here are to the interpreter and how it handles initializer expressions. With this change we model these are normal function that we run during module initialization. I imagine we could optimize this further by creating one long function and encoding the `global.set`/`memory.init`/`table.init` into the function itself, but this change seems like a good first step to make the current tests pass.
Diffstat (limited to 'scripts/clang-format-diff.sh')
0 files changed, 0 insertions, 0 deletions