Commits
User selector
Commit History
Commits on Jun 21, 2021
Split out wget API into seperate header and JS implementation. (#14388)
Show description for e76237bauthored
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 7, 2021
- authored
Add diagnosis to nmmintrin, smmintrin, avxintrin compat headers (#14207)
Show description for 9b96561authored
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- authored
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 8f38f35authored- authored
Move 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 16, 2021
- authored
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 13, 2021
Add diagnostics for slow emulation paths (xmmintrin.h) (#14152)
Show description for 716f386authored
Commits on May 12, 2021
Implement some sse2 instructions using Wasm SIMD (#14157)
Show description for 0c41fabauthored
Commits on May 10, 2021
Commits on May 7, 2021
Provide underlying functions for EM_ASM support in all modes (#13438)
Show description for e51fc66authored
Commits on May 6, 2021
Fix args and return types of emmintrin.h (#14100)
Show description for 581465dauthored
Commits on May 5, 2021
- authored
Add int64_t support to embind using BigInt support (#13889)
Show description for cf9f2c9authored