Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
modeswitch-idb-preload-cache
|
|
|
|
|
|
|
|
|
|
|
|
with uuid check for cached packages, and remove HEAD XHR.
|
|
file_packager.
|
|
Module.preloadResults to store preload stats (for testing purposes).
|
|
|
|
browser.test_preload_file, browser.compressed_file). Fix style issues. Move some branch-specific code into the branch, rather than having it outside.
|
|
|
|
console.log.
|
|
original behaviour.
|
|
|
|
from indexeddb if possible.
|
|
emscripten libcextra provides wmemset,wmemcpy.
|
|
Don't list internal / undefined symbols.
|
|
|
|
|
|
Persist return value for wrapped functions
|
|
Remove 'if()' branches from i64 add and subtract code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implement DEAD_FUNCTIONS that way
|
|
|
|
|
|
|
|
|
|
Add wchar and multibyte libc functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
case 0xFFFFFFFFFFFFFFFF + 0x0000000100000001 is handled correctly.
|
|
case 0xFFFFFFFFFFFFFFFF + 0x0000000100000001 == 0x0000000100000000.
|
|
|
|
|