aboutsummaryrefslogtreecommitdiff
path: root/system/include/emscripten.h
AgeCommit message (Collapse)Author
2011-12-06initial work on memory growthAlon Zakai
2011-11-30refactor compiler to allow future batching of types and globals. move ↵Alon Zakai
postsets from run() to the toplevel to boost performance and simplify compilation. fix various bugs that were noticed during this
2011-10-28profiling option from C++Alon Zakai
2011-10-10EMSCRIPTEN_COMMENT for source commentsAlon Zakai
2011-10-02move emscripten.h; fixes emscripten_apiAlon Zakai