Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
AUTHORS
src/library_sdl.js
tools/shared.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Automatically compile struct_info.json and save the compiled version in the emscripten cache.
|
|
|
|
re-enabled non-asm.js shared lib support
|
|
|
|
|
|
|
|
|
|
stack, then dynamic/sbrk. deprecate shared libs (BUILD_AS_SHARED_LIB)
|
|
implement DEAD_FUNCTIONS that way
|
|
|
|
invoke_* calls
|
|
|
|
|
|
|
|
|
|
relooper)
|
|
|
|
the last remaining issue for it
|
|
Adds a much cheaper CHECK_HEAP_ALIGN option to do heap access
alignment checks. Less extensive than SAFE_HEAP, but also much
cheaper.
|
|
proper JS profilers these days - use those
|
|
way to deprecation, and it in the best case is not a precise optimization but an optimistic one
|
|
|
|
Conflicts:
src/library_browser.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|