diff options
author | Sam Clegg <sbc@chromium.org> | 2021-11-23 16:04:50 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-24 00:04:50 +0000 |
commit | 0bf6ff7922473c37265f6dd601f889a4476ad600 (patch) | |
tree | 40ebfb38d4e845c2d6f28599e8ce5dd3e452395b /test/binaryen.js | |
parent | a8dd9e83be8db755294f9e78b8f3466d1d03c1de (diff) | |
download | binaryen-0bf6ff7922473c37265f6dd601f889a4476ad600.tar.gz binaryen-0bf6ff7922473c37265f6dd601f889a4476ad600.tar.bz2 binaryen-0bf6ff7922473c37265f6dd601f889a4476ad600.zip |
wasm2js: Don't assume the existence of js assert function (#4357)
Its seems that with this emscripten change DCE is able to remove
the `assert` JS runtime function making this call to assert fail
with `ReferenceError: assert is not defined`.
Diffstat (limited to 'test/binaryen.js')
0 files changed, 0 insertions, 0 deletions