Commits
User selector
Commit History
Commits on Apr 30, 2020
Use __cxa_thread_atexit from libc++abi
Show description for ab095b5committed
Commits on Apr 29, 2020
Support atexit() in standalone mode. (#10995)
Show description for 3af6a0fauthoreddlmalloc building optimization (#11023)
Show description for f4a6232authored
Commits on Apr 22, 2020
Commits on Apr 14, 2020
Update strlcpy from musl to 1.2.0 (#10910)
Show description for 5d0ae5cauthored
Commits on Apr 13, 2020
Improve support for LLD_REPORT_UNDEFINED (#10826)
Show description for 84a3d51authored
Commits on Apr 9, 2020
Allow setters in embind with non-void return types (#10830)
Show description for a93a4aeauthored
Commits on Apr 8, 2020
JS_MATH option: use Math.* instead of compiled musl (#10821)
Show description for 51f80d0authored
Commits on Apr 2, 2020
Reset selector before personality function call (#10820)
Show description for 407aab3authored
Commits on Apr 1, 2020
Remove `emscripten_get_env`. (#10824)
Show description for 88964f1authored
Commits on Mar 31, 2020
Remove wasm_simd128.h intrinsics header (#10804)
Show description for cd801d0authored
Commits on Mar 28, 2020
Replace throw() with _NOEXCEPT defined in libcxx (#10787)
Show description for ddc6c3cauthored
Commits on Mar 27, 2020
Commits on Mar 25, 2020
Add wasm exception handling support (#10577)
Show description for f1700e4authored
Commits on Mar 23, 2020
Make format argument required for emscripten_log (#10507)
Show description for 918a849authoredRename JS syscalls to have meaningful names (#10750)
Show description for a341c88authored
Commits on Mar 22, 2020
- authored
Convert old asmfs syscalls to wasi (#10754)
Show description for b9f357cauthored- authored
Add new EM_IMPORT macro that adds `import_name` and `import_module` attributes (#10591)
Show description for a4dde87authored
Commits on Mar 21, 2020
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