Commits
User selector
Commit History
Commits on Oct 23, 2015
Commits on Sep 24, 2015
Merge branch 'incoming' into split_memory
Show description for 36035f8committed
Commits on Sep 23, 2015
Commits on Sep 22, 2015
Commits on Sep 21, 2015
Commits on Sep 20, 2015
- committed
- committed
- committed
- committed
Commits on Sep 19, 2015
Commits on Sep 14, 2015
- committed
- committed
Merge pull request #3771 from kripken/fast-safe-heap
Show description for cc38a8bcommitted
Commits on Sep 11, 2015
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Sep 7, 2015
Commits on Sep 1, 2015
Commits on Aug 21, 2015
Merge pull request #3705 from juj/gracefully_no_threads
Show description for ec65fe9committedAdd graceful fallback path to enable running pthreads-enabled code even on browser that don't support pthreads, by allowing code to examine emscripten_has_threading_support() or the return value of…
Show description for 336b7a9committed
Commits on Aug 20, 2015
Merge pull request #3542 from juj/sse2_emmintrin_h
Show description for d4e8da9committed- committed
- committed
Commits on Aug 19, 2015
Add support for potentially very large exported function response files.
Show description for 601e2edauthored andcommitted
- committed
clarify the extra optimization for function pointers that we do in shared modules by default, by creating an EMULATED_FUNCTION_POINTERS=2 setting, in which we optimize, and 1 does not, and still al…
Show description for b9c2478committed