Commits
User selector
Commit History
Commits on Sep 30, 2016
Commits on Aug 22, 2016
DYNAMICTOP is a signed 32-bit integer value, so read it as HEAP32. (This fixes -s USE_PTHREADS=2 builds when browser does not support pthreads, i.e. browser.test_pthread_create run on a non-support…
Show description for 59816c6committed- committed
Remove variable DYNAMICTOP and replace it with DYNAMICTOP_PTR which points to a memory location on the Emscripten HEAP that contains the ceiling of the dynamically allocated memory area. Remove pro…
Show description for 80bd37acommitted
Commits on May 30, 2016
Commits on Apr 8, 2016
Commits on Feb 9, 2016
Commits on Feb 7, 2016
Commits on Dec 23, 2015
Commits on Sep 14, 2015
- committed
Commits on Sep 13, 2015
Commits on Aug 24, 2015
Commits on Jul 8, 2015
Merge branch 'incoming' into musl-syscall
Show description for 3282559committed
Commits on Jun 25, 2015
Commits on Jun 1, 2015
- committed
Add support to JS libraries to specify a variable with syntax myVar: '; if (foo) myVar = 1; else myVar = 2;'. This enables pthreads code to properly init vars on the worker side using a relatively …
Show description for 0e32b72committed- committed
- committed
- committed
- committed
Commits on May 23, 2015
Commits on May 21, 2015
Commits on May 15, 2015
Commits on May 8, 2015
Commits on May 7, 2015
Commits on Apr 29, 2015
Commits on Apr 28, 2015
Commits on Apr 27, 2015
Merge branch 'incoming' into linking
Show description for 426c94dcommitted
Commits on Apr 26, 2015
Merge branch 'incoming' into linking
Show description for 657a2accommitted