diff options
author | Alon Zakai <azakai@google.com> | 2019-09-06 11:06:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-06 11:06:04 -0700 |
commit | 849ea2105919dbd65c003439fb8d16c55692c247 (patch) | |
tree | e22cc56c8643f65509f09d58252839a46167b829 /scripts/fuzz_opt.py | |
parent | 77fa3988c7e272425c72bcc04c8a10e02b3a12ec (diff) | |
download | binaryen-849ea2105919dbd65c003439fb8d16c55692c247.tar.gz binaryen-849ea2105919dbd65c003439fb8d16c55692c247.tar.bz2 binaryen-849ea2105919dbd65c003439fb8d16c55692c247.zip |
Handle sbrk import by emscripten+upstream in SafeHeap (#2332)
To allow #2331 to roll, I forgot that upstream and fastcomp handle sbrk differently. This fixes that, and handles the upstream case where we import sbrk itself from JS.
We can simplify this after emscripten-core/emscripten#9397 lands, however, it may also be nice to keep the backwards compatibility for running on existing wasm files in the wild.
Diffstat (limited to 'scripts/fuzz_opt.py')
0 files changed, 0 insertions, 0 deletions