Commits
User selector
Commit History
Commits on Jun 19, 2021
Use native code for `pthread_cleanup_push`/`pop`. NFC (#14484)
Show description for f46fbc5authored
Commits on Jun 18, 2021
Commits on Jun 17, 2021
Use _Exit and _exit from musl source. NFC (#14464)
Show description for b1d2d39authored
Commits on Jun 16, 2021
Remove legacy __sys_exit syscall. NFC (#14463)
Show description for 3205328authored
Commits on Jun 11, 2021
Define emscripten exception struct in native code. NFC (#14431)
Show description for 6b80c5dauthoredlibcxxabi: Avoid using cxa_exception.h with emscripten exceptions. NFC (#14430)
Show description for bd1212fauthored
Commits on Jun 4, 2021
Remove weak_alias from musl/include/features.h. (#14379)
Show description for 79e5c94authoredMake use of TLS in emscripten_current_thread_process_queued_calls (#14315)
Show description for 4a9c906authored
Commits on Jun 3, 2021
Re-enable SANITIZER_INTERCEPT_MALLOPT_AND_MALLINFO (#14366)
Show description for c95a28dauthoredSupport Emscripten EH/SjLj in Wasm64 (#14357)
Show description for 8f38f35authoredMove longjmp into native code (#14188)
Show description for aa2bad5authored
Commits on May 27, 2021
Commits on May 26, 2021
- authored
Update libcxxabi to llvm-12 (#14288)
Show description for 43d6840authored
Commits on May 25, 2021
Update libcxx to llvm-12 (#14249)
Show description for ae20c84authored- authored
Remove mention removed filelist.txt. NFC (#14278)
Show description for 4eede00authored
Commits on May 24, 2021
Improve llvm library update scripts (#14277)
Show description for bf3aa51authoredMention llvm fork in libraries forked from llvm-project. (#14263)
Show description for dd6298eauthoredRemove old/outdates readme. NFC (#14262)
Show description for 3c4e26cauthored
Commits on May 20, 2021
Remove sendfile.h header from musl (#14248)
Show description for a86af93authored
Commits on May 15, 2021
Parial revert of #13862: Fail at link time if exception catching is enabled at compile time but not link time (#14192)
Show description for 844b684authored
Commits on May 5, 2021
Add int64_t support to embind using BigInt support (#13889)
Show description for cf9f2c9authoredUnify WASM_PAGE_SIZE and POSIX_PAGE_PAGE (#14083)
Show description for e3b345dauthored
Commits on May 4, 2021
Move emmalloc_unclaimed_heap_memory to native code (#14066)
Show description for 257a0cfauthored
Commits on May 3, 2021
Remove emscripten patch for PTHREAD_STACK_MIN (#14085)
Show description for 0a4218eauthoredRemove unneeded musl patch. NFC. (#14081)
Show description for 0494e29authored
Commits on Apr 29, 2021
Add missing C11 thread functions (#14049)
Show description for d08402dauthored
Commits on Apr 28, 2021
Update WebGPU to the latest changes (#13941)
Show description for ea39275andauthoredAvoid reading from va_arg list when no argument is passed (#14026)
Show description for fcb9ca1authored
Commits on Apr 23, 2021
[Docs] Update links to llvm sources (#13981)
Show description for 388a836authoredRevert musl change to asctime.c. NFC (#13973)
Show description for 5d1bb7bauthored
Commits on Apr 22, 2021
Fix remaining issues reporting undefined symbols in MAIN_MODULE/RELOCATABLE/LINKABLE builds (#13963)
Show description for 3c751cdauthoredRename Unwind-wasm.cpp -> Unwind-wasm.c (#13959)
Show description for 1455f33authored