diff options
author | Thomas Lively <tlively@google.com> | 2024-11-25 12:55:34 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 20:55:34 +0000 |
commit | 7cee02592033b830a05eeeb9990d15a1f33e6792 (patch) | |
tree | b93d0b5aecfb14fe8593f5c4e61b9a08cd03b5ce /scripts/test/lld.py | |
parent | 8265573e14182ee7fd95d78e9c04c435486be9dc (diff) | |
download | binaryen-7cee02592033b830a05eeeb9990d15a1f33e6792.tar.gz binaryen-7cee02592033b830a05eeeb9990d15a1f33e6792.tar.bz2 binaryen-7cee02592033b830a05eeeb9990d15a1f33e6792.zip |
Fix memory.grow bounds and overflow checks for mem64 (#7112)
Previously the interpreter only executed overflow and bounds checks for
memory.grow on 32-bit memories. Run the checks on 64-bit memories as
well.
Diffstat (limited to 'scripts/test/lld.py')
0 files changed, 0 insertions, 0 deletions