Commits
User selector
Commit History
Commits on Feb 4, 2021
4GB emmalloc (#13258)
Show description for 5d22425authoredUpdate Emscripten em_math.h header (#13374)
Show description for aed8e46authored
Commits on Jan 30, 2021
[WebGPU] Add support for new binding layout model, Update color to use doubles, Update WebGPU headers (#13266)
Show description for f825fa9andauthored
Commits on Jan 29, 2021
[UBSan] Fix infinite recursion in type_info::operator== (#13367)
Show description for 4c19197authored
Commits on Jan 27, 2021
Remove inline fake emscripten API implemention from emscripten.h (#13344)
Show description for d82c215authored
Commits on Jan 25, 2021
Remove symbols for last 3 libraries that have them: gl, al, html5 (#11340)
Show description for 5d0d5cbauthored
Commits on Jan 20, 2021
Add musl update script. NFC. (#13269)
Show description for c62e44aauthoredRefactor gen_struct_info to allow separate compilation. NFC. (#13270)
Show description for 585c5e6authored
Commits on Jan 19, 2021
Remove redundant USE_THREADS macro in system_libs.py. NFC (#13274)
Show description for a0e9b4eauthoredUse individual socket syscalls. (#13272)
Show description for d7c7aedauthoredAdd generic musl arch headers. NFC. (#13280)
Show description for 39c848cauthored
Commits on Jan 18, 2021
Fix definition of mtx_t and cond_t (#13271)
Show description for 540d3baauthoredMove emscripten-specific source files out of musl directory (#13268)
Show description for 4df8093authoredImprove error message when check for multiple of page size (#13279)
Show description for 0e92f93authored
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 11, 2021
- authored
Move simd compatability headers to `compat` (#13170)
Show description for 75095c1authoredRestore orginal file layout for musl and libcxx. NFC. (#13154)
Show description for dee59baauthored
Commits on Jan 10, 2021
Build a complete sysroot in the cache directory (#13090)
Show description for 298b2afauthored
Commits on Jan 8, 2021
Remove remnands of WebVR support (#13210)
Show description for 91a177bauthored
Commits on Jan 7, 2021
Enable asan pthread tests (#13182)
Show description for 5e1fda9authored- authored
Commits on Dec 29, 2020
Commits on Dec 24, 2020
Update libunwind to 11.0.0 (#13098)
Show description for 6568157authored- authored
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 10, 2020
Commits on Dec 3, 2020
Build C11 thread API function in libpthread (#9243)
Show description for 3c48bfeauthored
Commits on Dec 2, 2020
Fix JS pthreads proxying + WASM_BIGINT (#12935)
Show description for 68af137authoredRemove `extern` declarations from emscripten headers. NFC. (#12937)
Show description for e57fbd5authored
Commits on Nov 30, 2020
Remove pid field from internal pthread struct (#12916)
Show description for 7af5be6authored
Commits on Nov 26, 2020
Fix UAF in test_pthread_run_on_main_thread_flood (#12888)
Show description for 1765ab5authored