Commits
User selector
Commit History
Commits on Aug 4, 2015
Merge branch 'update-webvr-spec' of https://github.com/line0/emscripten into incoming
Show description for fca9719committed
Commits on Jul 21, 2015
[libc] Merge compat directories.
Show description for 6d5702ecommitted
Commits on Jul 20, 2015
Commits on Jul 14, 2015
Commits on Jul 13, 2015
More SIMD.js API updates.
Show description for db2ca52committed
Commits on Jul 10, 2015
- committed
- committed
Commits on Jul 8, 2015
Merge branch 'incoming' into musl-syscall
Show description for 3282559committed
Commits on Jun 24, 2015
- authored andcommitted
Commits on Jun 1, 2015
Add new functions emscripten_num_logical_cores() which returns the number of detected logical cores on the system and emscripten_force_num_logical_cores() which allows overriding the value returned…
Show description for f2c2340committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commit initial working implementation of basic pthreading support with thread creation, atomics and mutexes. Link your application with -lpthread to use it. Implement a custom Emscripten API for ca…
Show description for cffba53committed- committed
Commits on May 22, 2015
Commits on May 20, 2015
- committed
Commits on Apr 12, 2015
Remove deprecated GC emulation.
Show description for b284223committed
Commits on Apr 7, 2015
Merge pull request #3313 from waywardmonkeys/remove-jcache
Show description for 978f741committedImplement a basic <immintrin.h> header file.
Show description for c0672f0committedRemove jcache support.
Show description for b268e4ecommitted
Commits on Apr 6, 2015
Remove getwd().
Show description for 0e632c3committed