Commits
User selector
Commit History
Commits on Apr 10, 2021
Fully remove support for inline EM_CONFIG without a file (#13855)
Show description for 64e7f87authored
Commits on Apr 7, 2021
Use python3's list.copy() where applicable. NFC (#13829)
Show description for 9f2a885authored
Commits on Apr 6, 2021
Use python3-style class decls. NFC. (#13821)
Show description for 98710ecauthored
Commits on Mar 31, 2021
No system lib multiprocessing (#13493)
Show description for 19957abauthored
Commits on Mar 29, 2021
If building with -Oz, route memcpy(), memset() and memmove() to JS library functions. (#13377)
Show description for ff86f72authored
Commits on Mar 24, 2021
Minor refactoring of ports system. NFC. (#13759)
Show description for be852dcauthoredFilter CFLAGS and LDFLAGS form env when building ports and system libs (#13760)
Show description for 275d57dauthored
Commits on Mar 19, 2021
Fix emscripten_heap_resize (#13716)
Show description for 3af9d8dauthoredAdd support for TLS in dynamic libraries (#13672)
Show description for cc2fc36authoredAvoid port archive file checking on each compiler invocation. NFC. (#13702)
Show description for 3a8c787authoredMove sysconf and confstr to native code (#13688)
Show description for 83d5a15authored
Commits on Mar 18, 2021
Remove redundant argument to fetch_project. NFC (#13703)
Show description for 101c208authored- authored
Commits on Mar 17, 2021
Compile gen_struct_info in a hermetic environment (#13691)
Show description for bdf9e07authored
Commits on Mar 16, 2021
- authored
Avoid compiling stb_image at link time (#13658)
Show description for 5db55aeauthored
Commits on Mar 6, 2021
Fix `embuilder --force` for ports (#13611)
Show description for c298b15authored
Commits on Feb 27, 2021
Reenable wasm EH build for libraries (#13570)
Show description for 3ba4d1bauthored
Commits on Feb 24, 2021
Move emscripten_GetProcAddress callers into C (#13524)
Show description for 0967ae3authoredCompile all system libraries with `-g` (#13078)
Show description for c516c36authored
Commits on Feb 18, 2021
Several cleanups in preparation for musl update. NFC. (#13505)
Show description for 5f82ac3authoredUpdate comment regarding libc_rt_wasm. NFC. (#13531)
Show description for 733161eauthoredAlways include native inet_aton (#13506)
Show description for 510f84dauthoredRemove unused symbol reading code. NFC. (#13530)
Show description for fc934eeauthored
Commits on Feb 13, 2021
Optimize llvm-nm (#13465)
Show description for 93472e3authored
Commits on Feb 11, 2021
Add TODO for investigating loop unrolling (#13470)
Show description for f5cb661authored
Commits on Feb 10, 2021
Do not unroll loops in system libs (#13468)
Show description for fa13032authored
Commits on Feb 9, 2021
Add new REVERSE_DEPS setting to control reverse dependencies (#13448)
Show description for d72835aauthored
Commits on Feb 8, 2021
Avoid use of EMCC_FORCE_STDLIBS in gen_struct_info.py (#13422)
Show description for 2a9cef1authored
Commits on Feb 7, 2021
Temporarily disable wasm EH build (#13439)
Show description for 4eb1175authored
Commits on Feb 6, 2021
Commits on Feb 5, 2021
Refactor calculate_system_libs. NFC (#13421)
Show description for 0bfc871authored
Commits on Feb 4, 2021
4GB emmalloc (#13258)
Show description for 5d22425authored
Commits on Feb 3, 2021
Don't disable all parallelism when EMCC_DEBUG is set (#13404)
Show description for 2bdbaf3authored
Commits on Jan 29, 2021
Use cache directory when building system libraries (#13370)
Show description for 681cdf3authored