Commits
User selector
Commit History
Commits on Jun 19, 2021
Use native code for `pthread_cleanup_push`/`pop`. NFC (#14484)
Show description for f46fbc5authored
Commits on May 26, 2021
Commits on Apr 13, 2021
Fix closure compiler errors in JS libraries. NFC (#13857)
Show description for b3a3c74authored
Commits on Feb 18, 2021
Several cleanups in preparation for musl update. NFC. (#13505)
Show description for 5f82ac3authored
Commits on Nov 25, 2020
Move more of library_pthread_stub.js to native code. (#12848)
Show description for 58f0b4bauthored
Commits on Nov 24, 2020
Unify usleep and nanosleep implemenations (#12872)
Show description for b7f9e57authored
Commits on Nov 20, 2020
Move trivial pthread stubs to native code (#12840)
Show description for be50706authoredUse shared emscripten_atomic.c code even in single threaded builds (#12838)
Show description for d27ee03authored
Commits on Nov 9, 2020
Simplify makeStructuralReturn (#12739)
Show description for 159e3b5authored
Commits on Oct 29, 2020
Move emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Sep 23, 2020
Remove unused i64 math helpers (#12313)
Show description for ca81a8aauthored
Commits on Sep 14, 2020
Fix pthread_cleanup_push stub function (#12210)
Show description for 32d21a2authored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthored
Commits on Aug 14, 2020
Commits on Jun 17, 2020
Fix cxa_thread_atexit() to properly register thread-local atexits (#10854)
Show description for 1927cffauthored
Commits on Apr 12, 2020
Mark setErrNo as a JS-only symbol (#10886)
Show description for 1ed6dd5authored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Feb 15, 2020
Commits on Feb 6, 2020
More minimal runtime code building (#10337)
Show description for 00eda2bauthored
Commits on Jan 14, 2020
Commits on Nov 4, 2019
Commits on Jun 27, 2019
Commits on May 24, 2019
Setting errno properly in nanosleep function (#8632)
Show description for f026712authored andcommitted
Commits on Apr 25, 2019
Commits on Feb 10, 2019
Optimize stub pthreads functions to run inside asm module. (#8023)
Show description for 409bb54authored
Commits on Feb 5, 2019
Add -s MINIMAL_RUNTIME=1 option. (#7923)
Show description for 63810daauthored
Commits on Feb 4, 2019
Commits on Oct 23, 2018
- committed
Commits on Sep 21, 2018
Commits on Sep 12, 2018
- authored andcommitted
Commits on Dec 20, 2017
De-runtime-ification (#5954)
Show description for c5a4558authored