Commits
User selector
Commit History
Commits on Mar 19, 2020
Commits on Mar 17, 2020
Commits on Mar 9, 2020
Use atomics in musl lock/unlock in pthreads builds. (#10670)
Show description for 3e268ccauthored
Commits on Mar 7, 2020
Use builtins for SIMD integer min/max (#10658)
Show description for 57fd81bauthored
Commits on Mar 6, 2020
Commits on Mar 5, 2020
Simplify SIMD integer min/max intrinsics (#10648)
Show description for a53e9e7authored
Commits on Mar 3, 2020
Make sbrk() compatible with 2GB+ heaps (#10600)
Show description for 552b3b7authored
Commits on Mar 2, 2020
Resolve compilation failure for register_map relating to noexcept-qualified templates (#9348)
Show description for 0dfa792authored
Commits on Feb 29, 2020
Commits on Feb 27, 2020
Move musl internal lock functions from JS to C (#10590)
Show description for f7853eeauthored
Commits on Feb 26, 2020
More WASI time support (#10530)
Show description for 0eab8e3authoredemscripten_log() - support also EM_LOG_INFO and EM_LOG_DEBUG flags (#10447)
Show description for 21b77aeauthored[SIMD] Add intrinsics for granular shuffles (#10567)
Show description for 422e58eauthored- authored
Commits on Feb 25, 2020
sysconf() support in standalone mode (#10535)
Show description for 201873aauthored
Commits on Feb 23, 2020
Commits on Feb 22, 2020
Commits on Feb 21, 2020
Update symbols files (#10531)
Show description for 6f4fcecauthored
Commits on Feb 20, 2020
Use native wasm ctz/clz in libc (#10518)
Show description for 479a7f4authoredUpdate libc++ to llvm 9.0.0 (#10510)
Show description for 201afceauthoredUpdate libcxxabi to llvm 9.0.0 (#10401)
Show description for e6fa890authored
Commits on Feb 19, 2020
Drop preferLowPowerToHighPerformance (#10505)
Show description for 1255b37authoredUpdate wasi api.h from upstream (#10501)
Show description for b45948bauthored- authored
Commits on Feb 18, 2020
Convert syscalls away from varargs (#10474)
Show description for 470ce60authoredRemove unused EM_PROXIED_SYSCALL special hanling of syscalls (#10477)
Show description for 9c86181authoredMinimal runtime pthreads (#10123)
Show description for 673915cauthoredRemove old files from musl source tree (#10492)
Show description for 430c291authored
Commits on Feb 17, 2020
Optimize memcpy using @diegocr's improved HEAPU8.copyWithin method. (#10472)
Show description for f31e708authored
Commits on Feb 16, 2020
Remove unused SYS_futimesat. NFC. (#10471)
Show description for bd025bbauthored