Commits
User selector
Commit History
Commits on Apr 12, 2021
Fix and test INCLUDE_FULL_LIBRARY (#13863)
Show description for 878c79aauthored
Commits on Apr 10, 2021
Fully remove support for inline EM_CONFIG without a file (#13855)
Show description for 64e7f87authored
Commits on Apr 9, 2021
Support EXT_disjoint_timer_query_webgl2 (#9652)
Show description for 5dced78authoredRe-enable test_split_main_module. NFC (#13849)
Show description for 0bafd1cauthored
Commits on Apr 8, 2021
Deprecate -g4, and add a new -gsource-map to replace it (#13589)
Show description for 5f45300authoredAdd a test for EM_PYTHON_MULTIPROCESSING (#13832)
Show description for c2f4f09authoredMove thread profile block declaration into pthread_impl.h. NFC. (#13840)
Show description for e642863authored
Commits on Apr 7, 2021
Fix emscripten_asm_const_int deps (#13839)
Show description for 88593acauthoredUse python3's list.copy() where applicable. NFC (#13829)
Show description for 9f2a885authored
Commits on Apr 6, 2021
Add support for verbose logging in wasm2js, and move a warning behind it (#13834)
Show description for a5298bfauthoredFix outdated refereneces to run_name in test_core.py (#13824)
Show description for d4c38e7authored- authored
Remove seemingly unneeded exceptions in test_fuzz. NFC (#13831)
Show description for 57bc144authored- authored
Fix strtol result when no chars are consumed. (#13816)
Show description for 56514c8authoredUpdate strtol test. NFC (#13815)
Show description for bb91686authored
Commits on Apr 5, 2021
Switch to the new LLVM pass manager (#13818)
Show description for 04b2a82authoredFix stringToNewUTF8() with null or empty string (#13784)
Show description for 9898c8cauthoredFix benchmarks (#13814)
Show description for 5298a58authoredRebaseline tests. NFC. (#13817)
Show description for b5b680cauthored
Commits on Apr 1, 2021
Commits on Mar 31, 2021
No system lib multiprocessing (#13493)
Show description for 19957abauthoredFix lack of JS function mapping for symbols file generation for WASM=0 and WASM=2 with --emit-symbol-map (#13782)
Show description for f1bf33cauthoredNew uniform location handling (#13732)
Show description for 0aef720authored
Commits on Mar 30, 2021
- authored
Pass side modules passed on the command line to wasm-ld (#13788)
Show description for 964bcf2authoredSkip test_dlmalloc_large on asan, as it cannot run there (#13793)
Show description for 0714288authoredUpdate after Binaryen change to inline all single-use functions (#13744)
Show description for 90d9863authored
Commits on Mar 29, 2021
- authored
Disable aggressive binaryen inlining in some tests that look at stack traces (#13792)
Show description for 286cbe7authoredTemporarily disable metadce and code size tests (#13789)
Show description for c0d9dd6authoredFix different memory allocation issues (#13442)
Show description for eca1581authoredIf building with -Oz, route memcpy(), memset() and memmove() to JS library functions. (#13377)
Show description for ff86f72authoredUse Wasm memory.size instruction to get the wasm heap size (#13378)
Show description for a948135authored
Commits on Mar 28, 2021
By default disable SUPPORT_ERRNO in MINIMAL_RUNTIME builds (#13306)
Show description for 635c460authored