summaryrefslogtreecommitdiff
path: root/scripts/fuzz_passes_wast.py
diff options
context:
space:
mode:
authorAshley Nelson <nashley@google.com>2022-12-09 16:18:44 -0800
committerGitHub <noreply@github.com>2022-12-09 16:18:44 -0800
commitf5e71e6d2be82639681fc7d45794645e03d2ad93 (patch)
treea4438a50c46f3c96aefdc469e5fde272a87518dd /scripts/fuzz_passes_wast.py
parent082dbe25b7377809b1b3dc429cb334fc80fac286 (diff)
downloadbinaryen-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