diff options
author | Alon Zakai <azakai@google.com> | 2024-07-17 16:58:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-17 16:58:16 -0700 |
commit | 6b93a84032cd00840c797d52ac01a7ca3bcb913e (patch) | |
tree | 6487308617b19732ada147d9e9932f56779daf3f /src | |
parent | 29746f14b8acd987ae137e2054391fc7afd3b3db (diff) | |
download | binaryen-6b93a84032cd00840c797d52ac01a7ca3bcb913e.tar.gz binaryen-6b93a84032cd00840c797d52ac01a7ca3bcb913e.tar.bz2 binaryen-6b93a84032cd00840c797d52ac01a7ca3bcb913e.zip |
binaryen.js: Avoid catching exit, which confuses Node error reporting (#6764)
Fixes https://github.com/emscripten-core/emscripten/issues/17228
This seems the right default in binaryen.js which is used as a library through
npm mostly. We aren't a main program that wants to control node exclusively.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions