Commits
User selector
Commit History
Commits on Mar 7, 2020
Use builtins for SIMD integer min/max (#10658)
Show description for 57fd81bauthored
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 26, 2020
emscripten_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
Commits on Feb 20, 2020
Update libc++ to llvm 9.0.0 (#10510)
Show description for 201afceauthored
Commits on Feb 19, 2020
Drop preferLowPowerToHighPerformance (#10505)
Show description for 1255b37authoredUpdate wasi api.h from upstream (#10501)
Show description for b45948bauthored
Commits on Feb 18, 2020
Remove unused EM_PROXIED_SYSCALL special hanling of syscalls (#10477)
Show description for 9c86181authored
Commits on Feb 6, 2020
Move more SIMD intrinsics out of -munimplemented-simd128 (#10366)
Show description for 993586fauthored
Commits on Jan 24, 2020
Add support for webgpu.h-on-WebGPU (#10218)
Show description for 028f737authored andcommitted
Commits on Jan 22, 2020
Add emscripten_get_exported_function() and a test. (#10225)
Show description for 10b18f3authored
Commits on Jan 16, 2020
Add new Fibers context-switching API (#9859)
Show description for 0959b37authored andcommitted
Commits on Jan 9, 2020
Update emmalloc (#10145)
Show description for d4c3592authored
Commits on Jan 7, 2020
SIMD intrinsics for {i8x16,i16x8}.avgr_u instructions (#10070)
Show description for 87c3a9bauthored
Commits on Dec 24, 2019
Reduce geometric memory growth factor (#10083)
Show description for 7952394authored
Commits on Dec 17, 2019
Commits on Dec 13, 2019
Portability workaround for wasi/api.h errno constants (#10025)
Show description for ad7d20eauthored andcommitted
Commits on Dec 12, 2019
Generalize yielding execution back to browser (#9972)
Show description for ff229dcauthored
Commits on Dec 10, 2019
full_posix_sockets (#7672)
Show description for 31309a8authored
Commits on Dec 9, 2019
Remove timestamp value from HTML5 mouse, wheel, devicemotion and deviceorientation events. (#9987)
Show description for a7f058aauthored
Commits on Dec 6, 2019
Update wasi usage to latest version: wasi_snapshot_preview1 (#9956)
Show description for cffcd70authored
Commits on Nov 9, 2019
- authored andcommitted
Commits on Nov 6, 2019
Remove type checks for SIMD constant intrinsics (#9789)
Show description for f45f801authored
Commits on Oct 31, 2019
Warn on blocking on the main thread (#9579)
Show description for 3dc4011authoredemscripten_has_asyncify() (#9734)
Show description for a05b7e6authored andcommitted
Commits on Oct 30, 2019
- authored andcommitted
Commits on Oct 25, 2019
Lazy-loading support (#9697)
Show description for 9e389cbauthored
Commits on Oct 15, 2019
`class_<T>.property` to accept `std::function` and function object (#9172)
Show description for 1d594a0authored andcommitted
Commits on Oct 14, 2019
Commits on Oct 10, 2019
Commits on Oct 8, 2019
Replace musl seek syscall with wasi fd_seek (#9555)
Show description for 31602a1authored
Commits on Oct 1, 2019
Replace musl close syscall with wasi fd_close (#9552)
Show description for cfa4819authored