Commits
User selector
Commit History
Commits on Feb 18, 2020
Minimal runtime pthreads (#10123)
Show description for 673915cauthored
Commits on Feb 5, 2020
Allow string values for PTHREAD_POOL_SIZE (#10263)
Show description for dfc667cauthored
Commits on Feb 4, 2020
Remove PThread.preallocatedWorkers (#10269)
Show description for 1f3ac3aauthored
Commits on Jan 13, 2020
Commits on Jan 9, 2020
Remove PTHREAD_HINT_NUM_CORES (#10166)
Show description for fd717f0authored
Commits on Jan 6, 2020
Fix relative time in pthreads (#10137)
Show description for 34a2221andcommitted
Commits on Oct 31, 2019
Warn on blocking on the main thread (#9579)
Show description for 3dc4011authored
Commits on Oct 1, 2019
Preallocate web assembly workers (#9394)
Show description for 3a142bfauthored andcommitted
Commits on Sep 30, 2019
Rename errno constants to use the wasi values (#9545)
Show description for 09e9050authored
Commits on Sep 4, 2019
Fix workers vs pthreads (#9355)
Show description for 1dcf61cauthored andcommitted
Commits on Aug 26, 2019
Remove noExitRuntime from Module object (#9322)
Show description for 3bb8123authored
Commits on Aug 7, 2019
Commits on Aug 6, 2019
Commits on Aug 5, 2019
Commits on Aug 1, 2019
Commits on Jul 31, 2019
Commits on Jul 26, 2019
Commits on Jul 17, 2019
Commits on Jul 15, 2019
- authored andcommitted
Implement wake all semantics (#8923)
Show description for 3dfa74aauthored
Commits on Jun 21, 2019
Fix the stack pointer in wasm backend+threads mode (#8811)
Show description for 4e8ad61authored andcommitted
Commits on Jun 4, 2019
Enable some pthreads tests on the wasm backend path (#8715)
Show description for 30eb07aauthored
Commits on May 20, 2019
Return detached threads to the pool (#8286)
Show description for bb2428bauthored andcommitted
Commits on May 17, 2019
Fix the dodgy call_sync_on_main_thread tests (#8621)
Show description for 736739dauthored andcommitted
Commits on Apr 8, 2019
Working (but slow) support for pthreads + memory growth (#8365)
Show description for e172838authored
Commits on Jan 18, 2019
kripken/emscripten => emscripten-core/emscripten (#7880)
Show description for aae3002authored
Commits on Dec 18, 2018
Commits on Nov 2, 2018
Merge pull request #6195 from juj/emscripten_thread_sleep
Show description for 55ee5c3authored
Commits on Nov 1, 2018
Commits on Oct 23, 2018
- committed
Commits on Sep 14, 2018
Commits on Aug 30, 2018
Force TEXTDECODER=0 when USE_PTHREADS
Show description for 647c9cdcommitted
Commits on Jun 28, 2018
De-Module[]-arize print and printErr (#6756)
Show description for cd42e9dauthored