Commits
User selector
Commit History
Commits on Dec 13, 2023
[embind] Change GenericEnumValue's type to int (#20908)
Show description for 604eeefauthored
Commits on Dec 4, 2023
Commits on Nov 29, 2023
Simplify the implementation of sbrk(). (#20793)
Show description for 6a41187authored
Commits on Nov 28, 2023
- authored
Ensure lsan is initialized (#20790)
Show description for ab63f7aauthored
Commits on Nov 27, 2023
Commits on Nov 22, 2023
WasmFS: Handle overflow in growing MemoryFile buffers (#20765)
Show description for 1ef2165authoredemmalloc: Fix allocations of high alignment (#20704)
Show description for 990b754authored
Commits on Nov 21, 2023
emmalloc: Ask sbrk for aligned sizes (#20759)
Show description for 326600aauthoredUse __LONG_MAX__ alltypes.h. NFC (#20756)
Show description for faf6d31authored
Commits on Nov 20, 2023
Add missing __LONG_MAX definition in alltypes.h (#20752)
Show description for fdf4456authored
Commits on Nov 18, 2023
Allow subclassing coroutines (#20682)
Show description for c017fc2authored
Commits on Nov 17, 2023
Fix asan.test_asyncify_longjmp (#20740)
Show description for 28a09f6authoredUpdate libcxx & libcxxabi to LLVM 17.0.4 (#20707)
Show description for 97f37e1authored
Commits on Nov 16, 2023
Update compiler-rt to LLVM 17.0.4 (#20708)
Show description for 0e3e9b5authored- authored
Add a port of mimalloc, a fast and scalable multithreaded allocator (#20651)
Show description for 165c1a3authored
Commits on Nov 13, 2023
Commits on Nov 11, 2023
Avoid invalid read in webgl1.c (#20687)
Show description for 00eae74authored- authored
Commits on Nov 10, 2023
Add helper in webgl1.c for extracting target thread from context. NFC (#20684)
Show description for a55946dauthored- authored
Simplify GL_FUNCTION_TRACE internal tracing macro. NFC (#20674)
Show description for 41a6342authored
Commits on Nov 9, 2023
Commits on Nov 7, 2023
- authored
[wasm64] Run glbook tests under browser64. NFC (#20633)
Show description for 5b64c81authoredUse `out` and `err` for logging in `emmalloc.c`. NFC (#20642)
Show description for cc81d25authored
Commits on Nov 6, 2023
Commits on Nov 4, 2023
Remove CMakeLists.txt from LLVM libraries (#20614)
Show description for e967e20authored
Commits on Nov 3, 2023
Commits on Nov 2, 2023
Cleanup webgl1.c/webgl2.c. NFC (#20602)
Show description for f140f5cauthored
Commits on Nov 1, 2023
embind: Fix namespace and clang tidy warnings for EMSCRIPTEN_DECLARE_VAL_TYPE. (#20585)
Show description for cd6a70cauthored
Commits on Oct 26, 2023
[wasm64] Fix wget and run wget browser tests (#20544)
Show description for df5b37dauthored