Commits
User selector
Commit History
Commits on Jun 22, 2021
Avoid excessive console logging in browser tests. NFC
Show description for 81d5e3ccommitted
Commits on Jun 21, 2021
Error if there is no main() when using PROXY_TO_PTHREAD (#14476)
Show description for e77adf8authoredRecommend using a response file for asyncify options. NFC (#14494)
Show description for 96fa066authoredAdd an option to avoid Node.js support in the file packager (#14501)
Show description for aaf687cauthoredPreserve .dwo file even when building to a temp location. (#14498)
Show description for 8494066authored
Commits on Jun 19, 2021
Use native code for `pthread_cleanup_push`/`pop`. NFC (#14484)
Show description for f46fbc5authored
Commits on Jun 18, 2021
- authored
Allow Node workers to be re-used (#12963)
Show description for bf7c1eaauthored
Commits on Jun 17, 2021
Improve support for runtime keepalive under node (#14450)
Show description for 607ca44authoredFix llvm_nm_multiple handling of mis-named archive files (#14473)
Show description for 0aaf47dauthoredRebaseline test_small_js_flags test. NFC (#14474)
Show description for a88e3a2authored
Commits on Jun 16, 2021
Improve dynamic linking browser tests. NFC (#14448)
Show description for 9ea47e0authoredConvert more btests to btest_exit. NFC (#14415)
Show description for 9dd9c35authored- authored
Commits on Jun 15, 2021
Improve test_sigalrm. NFC (#14451)
Show description for bb96cf8authoredAssume Buffer.from/alloc exist under node (#14447)
Show description for 4a9d5abauthored
Commits on Jun 14, 2021
Remove post_build hooks in test runner. NFC (#14444)
Show description for 9082822authored
Commits on Jun 11, 2021
Define emscripten exception struct in native code. NFC (#14431)
Show description for 6b80c5dauthoredSplit up test_async. NFC (#14425)
Show description for 4d9e6a5authoredSwitch Firefox testing to headless mode, and disable GL testing there (#14434)
Show description for 18ea012authoredtests: Redirect stdout from es-check. NFC (#14432)
Show description for b850ee7authored
Commits on Jun 10, 2021
Avoid using get_building_env in test code (#14422)
Show description for 36b5e1aauthoredFix asan.test_utf8_textdecoder (#14428)
Show description for a506058authoredAvoid setting noExitRuntime when using fibres/asyncify (#13349)
Show description for 1aee938authored- authored
Commits on Jun 9, 2021
Fix ASYNCIFY + EXIT_RUNTIME check (#14418)
Show description for 33fb817authoredSupport TextDecoder in pthreads mode (#14399)
Show description for 9af077bauthoredFix exception swallowing in instrumentWasmExports (#14420)
Show description for d772e68authoredRemove get_building_env from tests/clang_native.py. NFC (#14421)
Show description for 9c055ecauthoredAllow unsetting default environment vars (#14274)
Show description for 5fed9beauthoredPrefer NODERAWFS over --embed-file for dlopen testing (#14398)
Show description for 0195e98authoredRemove get_building_env from tests/clang_native.py. NFC (#14412)
Show description for 5d12cfeauthoredUse keepalive system in emscipten_set_timeout et al. (#14416)
Show description for a8a0d8eauthored- authored
Commits on Jun 8, 2021
tests: nodejs supports non-trapping-float-to-int (#14409)
Show description for 31a9363authored