Commits
User selector
Commit History
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 Dec 19, 2015
Fixed issues with the memory profiler
Show description for d52939ccommitted
Nate Burr
Commits on Sep 24, 2015
Commits on Sep 23, 2015
Commits on Sep 22, 2015
Commits on Sep 21, 2015
Add --memoryprofiler linker option to emcc.
Show description for 75b214ecommitted
Loading