diff options
author | Ashley Nelson <nashley@google.com> | 2022-12-09 16:18:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-09 16:18:44 -0800 |
commit | f5e71e6d2be82639681fc7d45794645e03d2ad93 (patch) | |
tree | a4438a50c46f3c96aefdc469e5fde272a87518dd /scripts/fuzz_passes_wast.py | |
parent | 082dbe25b7377809b1b3dc429cb334fc80fac286 (diff) | |
download | binaryen-f5e71e6d2be82639681fc7d45794645e03d2ad93.tar.gz binaryen-f5e71e6d2be82639681fc7d45794645e03d2ad93.tar.bz2 binaryen-f5e71e6d2be82639681fc7d45794645e03d2ad93.zip |
Adds bounds checks to Load/Store in Multi-Memories Lowering Pass (#5256)
Per the wasm spec guidelines for Load (rule 10) & Store (rule 12), this PR adds an option for bounds checking, producing a runtime error if the instruction exceeds the bounds of the particular memory within the combined memory.
Diffstat (limited to 'scripts/fuzz_passes_wast.py')
0 files changed, 0 insertions, 0 deletions