Commits
User selector
Commit History
Commits on Oct 8, 2020
Remove EM_LOG_DEMANGLE (#12470)
Show description for ef4d1e9authoredAdd EMSCRIPTEN_ defines around webgl extensions (#12386)
Show description for 8b759faauthored
Commits on Oct 7, 2020
Implement a more efficient vecFromJSArray (#12463)
Show description for 2ee7da1authored
Commits on Oct 6, 2020
Fix segfaults in some pthread_stub methods (#12434)
Show description for 8bb460fauthored- authored
- authored
- authored
- authored
Commits on Oct 5, 2020
Commits on Oct 3, 2020
Commits on Oct 2, 2020
Remove uncessary use of PTHREAD_CREATE_JOINABLE in test code. NFC. (#12404)
Show description for 09d8052authored
Commits on Sep 30, 2020
- authored
Add defines for webgl2_ext.h (#12373)
Show description for 0e13437authored
Commits on Sep 29, 2020
Commits on Sep 26, 2020
Make longjmp/exceptions helpers thread-safe (#12056)
Show description for e43a870authored
Commits on Sep 24, 2020
Add WEBGL_multi_draw_instanced_base_vertex_base_instance bindings (#12282)
Show description for 13eddf9authoredFix a rare pthreads main thread deadlock that worsened in 2.0.2 (#12318)
Show description for 0014175authored
Commits on Sep 22, 2020
Optimize SSE2 packing intrinsics (#12301)
Show description for e2ac2a8authored
Commits on Sep 17, 2020
Use getentropy from std::random_device, avoiding FS usage of /dev/urandom (#12240)
Show description for 048f028authoredRemove mmap dependency from musl's locale code (#12260)
Show description for 401b359authored
Commits on Sep 15, 2020
Clean up and optimize sbrk() (#12222)
Show description for 708886fauthored
Commits on Sep 9, 2020
Pthreads: Fix proxying confusion between main browser and main runtime thread (#12102)
Show description for 33dbcebauthored
Commits on Sep 3, 2020
Add NEON Simd header, SIMDe integration (#11855)
Show description for ff1e14cauthored
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authored
Commits on Aug 28, 2020
Move static allocation for fetch queue from JS to C++ code (#12049)
Show description for d7ef8f3authored
Commits on Aug 26, 2020
Use more musl code for time to avoid static allocations in JS (#12043)
Show description for 635fc7bauthored
Commits on Aug 24, 2020
Remove unnecessary restrictions around RTTI from wire.h (#10914)
Show description for e5663b9authored
Commits on Aug 22, 2020
- authored
Remove fastcomp hacks from dlmalloc.c (#11993)
Show description for ba3dc87authored
Commits on Aug 19, 2020
Commits on Aug 15, 2020
Remove fastcomp form tools/system_libs.py (#11909)
Show description for abd6bb1authored
Commits on Aug 11, 2020
Add memset to emscripten_with_builtin_malloc (#11734)
Show description for aa130a4authored
Commits on Aug 7, 2020
Followup on addition of emscripten_stack_get_free (#11821)
Show description for aaab662authored