Commits
User selector
Commit History
Commits on Jun 21, 2021
Move file utils to utils.py. NFC. (#14500)
Show description for 4ce0466authoredRecommend 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- authored
Commits on Jun 17, 2021
Improve support for runtime keepalive under node (#14450)
Show description for 607ca44authoredUse profile_block decorator. NFC (#14472)
Show description for 9c649e5authored
Commits on Jun 16, 2021
Commits on Jun 9, 2021
Support TextDecoder in pthreads mode (#14399)
Show description for 9af077bauthored
Commits on Jun 8, 2021
Fix for test_dynamic_link_glemu (#14403)
Show description for eb68ceaauthored
Commits on Jun 7, 2021
Fix for `-lGL` + `AUTO_NATIVE_LIBRARIES=0` (#14337)
Show description for 0ca7b3aauthored
Commits on Jun 5, 2021
Minor refactor of process_libraries. NFC (#14384)
Show description for c0e1a98authored
Commits on Jun 4, 2021
Map user-specified system libraries to correct variants (#14355)
Show description for 974fa03authored
Commits on Jun 3, 2021
Fix erroneous skipping of link flags (#14356)
Show description for ec5b9adauthored
Commits on Jun 2, 2021
Fix misuse of lstrip() (#14353)
Show description for 2911fd7authoredValidate EXPORT_NAME (#14349)
Show description for bdaee66authored
Commits on Jun 1, 2021
Stop doing extra optimization work in standalone mode (#14338)
Show description for 4109348authored
Commits on May 28, 2021
Reland: Warn if link-only settings are used in compile-only mode (#14182)
Show description for 087ca39authored
Commits on May 27, 2021
Commits on May 24, 2021
Do not emit intermediate debug info by mistake in the final output (#14154)
Show description for 4ef519dauthored
Commits on May 18, 2021
- authored
Fix for relative EM_CACHE settings (#14209)
Show description for 1b0de06authoredDon't use -git version suffix when version comes from emscripten-revision.txt (#14216)
Show description for ad33e1cauthored
Commits on May 17, 2021
Add a simple one-entry-per-line file format for specifying symbol lists (#14170)
Show description for 0023740authored
Commits on May 15, 2021
Parial revert of #13862: Fail at link time if exception catching is enabled at compile time but not link time (#14192)
Show description for 844b684authoredDon't include libunwind/libcxxabi JS code unless we are linking in the native code (#14195)
Show description for e96f967authored
Commits on May 14, 2021
Use legacy pass manager when wasm EH is enabled (#14181)
Show description for a67283fauthored
Commits on May 13, 2021
Assert if we try to use link-time setting before link time. NFC. (#14109)
Show description for aa486b5authoredAuto-export setThrew for emscripten exceptions (#14153)
Show description for 0e05ab9authoredAdd support for EXPORT_ES6 + `-o .html` (#14165)
Show description for 7152cdaauthored
Commits on May 12, 2021
Refactor compiler setup into two phases (compiler and linker). NFC (#14099)
Show description for 89ce9efauthored
Commits on May 11, 2021
- authored
Relax custom EXPORT_NAME requirement for EXPORT_ES6 (#14139)
Show description for 6b9ab59authoredEmit bundler-friendly URL locators (#14135)
Show description for 3f0c7e9authored