Commits
User selector
Commit History
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
Commits on Aug 4, 2020
Add WEBGL_multi_draw extension (#11650)
Show description for 9c5537eauthored
Commits on Aug 3, 2020
SDL2 Pthread Proxy APIs (#9336)
Show description for 8b7f834authored
Commits on Jul 31, 2020
Update WebGPU (#11737)
Show description for 25b3253andauthored
Commits on Jul 28, 2020
Internalize a bunch of JS libraries functions (#11738)
Show description for cbc7dfdauthored
Commits on Jul 22, 2020
Update compiler-rt (and sanitizers) to llvm 10.0.0 (#11662)
Show description for 5471dffauthored
Commits on Jul 16, 2020
Update santitizers to llvm 9.0.0 (#11654) (#11660)
Show description for f7113ebauthoredDo not consider embind contexts to be leaked (#11643)
Show description for 5e5b2c1authoredImprove update_compiler_rt.py (#11651)
Show description for 9ad80c3authored
Commits on Jul 15, 2020
Remove compiler-rt/filelist.txt (#11645)
Show description for 87cbfbfauthoredAdd remaining compiler-rt builtin sources. NFC. (#11634)
Show description for 9a27b51authoredRename ubsan_minimal_handlers.cpp -> ubsan_minimal_handlers.cc (#11640)
Show description for c147c60authoredAdd compiler-rt sanitizer includes from upstream llvm (#11633)
Show description for 14598c3authoredMove emscripten_setjmp.c to compiler-rt top level dir (#11632)
Show description for 5b6d587authored
Commits on Jul 8, 2020
Commits on Jul 6, 2020
Properly set the stack size of main() in PROXY_TO_WORKER (#11558)
Show description for ee8b94dauthoredIn standalone mode make `main` mandatory by default (#11536)
Show description for 59cb06cauthored
Commits on Jun 29, 2020
Delete SDL_revision.h.orig (#11506)
Show description for c65c29eauthored
Commits on Jun 23, 2020
Remove use of visibility protected (#11473)
Show description for 35128ceauthored
Commits on Jun 22, 2020
- authored
Update after LLVM name change (#11466)
Show description for 1550217authored
Commits on Jun 18, 2020
Add support for Embind + Asyncify integration (#11429)
Show description for 8715a1bandauthored
Commits on Jun 17, 2020
Add functions for access emscripten stack layout information (#11437)
Show description for 1b58a80authored
Commits on Jun 16, 2020
Emscripten WebGL API (#11400)
Show description for 54347a2authored