diff options
author | Alon Zakai <azakai@google.com> | 2019-06-21 09:14:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-21 09:14:06 -0700 |
commit | 3f797c82e49bb2a5e5f6bcd2393e369ef618a49b (patch) | |
tree | b71e6138626b60b721e83f7705e94486a671cb21 /test/unit/test_bysyncify.py | |
parent | 06698d7a32cb4eeb24fea942e83d1b15e86a73e6 (diff) | |
download | binaryen-3f797c82e49bb2a5e5f6bcd2393e369ef618a49b.tar.gz binaryen-3f797c82e49bb2a5e5f6bcd2393e369ef618a49b.tar.bz2 binaryen-3f797c82e49bb2a5e5f6bcd2393e369ef618a49b.zip |
Bysyncify: add ignore-imports and ignore-indirect options (#2178)
ignore-imports makes it not assume that any import may unwind/rewind the stack. ignore-indirect makes it not assume any indirect call can reach an unwind/rewind (which means, it assumes there is not an indirect call on the stack while unwinding).
Diffstat (limited to 'test/unit/test_bysyncify.py')
0 files changed, 0 insertions, 0 deletions