Commits
User selector
Commit History
Commits on Feb 25, 2020
Closure cleanup part 3 (#10544)
Show description for 93672a1authored
Commits on Dec 11, 2019
More MINIMAL_RUNTIME (#9974)
Show description for 6c5d5a4authored
Commits on Mar 13, 2019
Remove TOTAL_MEMORY global var from emitted JS (#8278)
Show description for 91325c1authored
Commits on Jan 14, 2019
Perform JS static allocations at compile time (#7850)
Show description for d9529aeauthored
Commits on Jan 12, 2019
Commits on Sep 21, 2018
Commits on Jun 28, 2018
De-Module[]-arize print and printErr (#6756)
Show description for cd42e9dauthored
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 59816c6committedRemove 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 Sep 21, 2015
Commits on Feb 11, 2015
[tracing] Add some initial support for Google WTF.
Show description for 25b0d1ecommitted
Commits on Oct 29, 2014
Commits on Oct 28, 2014
[tracing] Add a way to track "associated storage size".
Show description for 572b59fcommitted- committed
Commits on Sep 5, 2014
[tracing] Initial tracing API.
Show description for fd1ce70committed
Loading