Commits
User selector
Commit History
Commits on Jan 14, 2021
Do not process main thread queued calls while returning a worker to the pool (#13233)
Show description for 428f33aauthored
Commits on Jan 7, 2021
Commits on Dec 16, 2020
Reduce minmal pthread dependencies (#13048)
Show description for b42b590authored
Commits on Dec 15, 2020
Followup on proxy_main cleanup (#13034)
Show description for 0f29880authored
Commits on Dec 14, 2020
Cleanup proxy_main (#13021)
Show description for de12acdauthoredpthread_key_create: Allocate enough memory per entry (#13015)
Show description for 3a41279authored
Commits on Dec 2, 2020
Fix JS pthreads proxying + WASM_BIGINT (#12935)
Show description for 68af137authored
Commits on Nov 26, 2020
Fix UAF in test_pthread_run_on_main_thread_flood (#12888)
Show description for 1765ab5authoredRemove PThread.mainThreadFutex from JavaScript. NFC (#12887)
Show description for a26bc33authored
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 23, 2020
Use musl's pthhread_self.c. NFC. (#12856)
Show description for cb8027fauthored
Commits on Nov 22, 2020
Move pthread TLS state native code using wasm globals (#12839)
Show description for 5d3268fauthored
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 d27ee03authoredSplit library_pthread_wasm.c into its two logical parts. NFC. (#12836)
Show description for 4212020authored
Commits on Nov 17, 2020
Commits on Oct 29, 2020
Move emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Oct 6, 2020
Fix segfaults in some pthread_stub methods (#12434)
Show description for 8bb460fauthored
Commits on Oct 2, 2020
Remove uncessary use of PTHREAD_CREATE_JOINABLE in test code. NFC. (#12404)
Show description for 09d8052authored
Commits on Sep 24, 2020
Fix a rare pthreads main thread deadlock that worsened in 2.0.2 (#12318)
Show description for 0014175authored
Commits on Sep 9, 2020
Pthreads: Fix proxying confusion between main browser and main runtime thread (#12102)
Show description for 33dbcebauthored
Commits on Aug 15, 2020
Remove fastcomp form tools/system_libs.py (#11909)
Show description for abd6bb1authored
Commits on Jul 6, 2020
Properly set the stack size of main() in PROXY_TO_WORKER (#11558)
Show description for ee8b94dauthored
Commits on May 11, 2020
Refactor and rename confusing pthreads async functions (#10772)
Show description for 53fb2f6authored
Commits on Mar 6, 2020
Commits on Feb 18, 2020
Remove unused EM_PROXIED_SYSCALL special hanling of syscalls (#10477)
Show description for 9c86181authored
Commits on Feb 14, 2020
Commits on Jan 14, 2020
Stop always exporting proxy_main (#10206)
Show description for f3e7ecfauthored
Commits on Jan 8, 2020
Commits on Jan 6, 2020
Commits on Jan 3, 2020
Commits on Nov 4, 2019
Commits on Sep 25, 2019
Implement more pthread methods in library_pthread_stub.c (#9503)
Show description for 0cdbaa4authored
Commits on Aug 26, 2019
Remove noExitRuntime from Module object (#9322)
Show description for 3bb8123authored