Commits
User selector
Commit History
Commits on Oct 13, 2020
Commits on Oct 12, 2020
Set memfile in single location (#12485)
Show description for bd8e5b5authored- authored
- authored
- authored
- authored
Remove dead code in src/jsifier.js. NFC. (#12484)
Show description for c59a1b0authored
Commits on Oct 11, 2020
Don't run binaryen postprocessing for Emscripten EH/SjLj (#12399)
Show description for e179b57authored
Commits on Oct 10, 2020
Formatting cleanups for MINIMAL_RUNTIME output. NFC. (#12483)
Show description for a7f4f96authored
Commits on Oct 9, 2020
Remove unused {{GLOBAL_VARS}}. NFC. (#12482)
Show description for d909ed0authoredRemove PREAMBLE_ADDITIONS and MODULE_ADDITIONS (#12481)
Show description for 6c19faaauthored
Commits on Oct 8, 2020
Fix timezone returning wrong values during DST (#12330)
Show description for 3cf806dauthored
Remove EM_LOG_DEMANGLE (#12470)
Show description for ef4d1e9authored- authored
Commits on Oct 7, 2020
Add deps info for emscripten_longjmp (#12456)
Show description for 1a7a775authored
Commits on Oct 6, 2020
Remove unused src/library_strtok_r.c. NFC. (#12449)
Show description for 4a2c7a2authoredImprove STACK_OVERFLOW_CHECK on SAFE_HEAP and when abort()ing (#12422)
Show description for 75ea338authored- authored
IDBFS: don't ignore changes files if timestamp decreased (#12409)
Show description for e099f2aauthoredDon't generate a UI event if the page is unloading (#12442)
Show description for 112a096authored
Commits on Oct 5, 2020
Fix embind failing in workers when STACK_OVERFLOW_CHECK is enabled (#12366)
Show description for 59421d2authoredImprove SUPPORT_LONGJMP=0 (#12394)
Show description for a2d4949authored
Commits on Oct 2, 2020
Handle wasm streaming compile failure when initializing WasmOffsetConverter asynchronously (#12407)
Show description for 3fd1f0dauthored- authored
Commits on Oct 1, 2020
Re-enable metadce tests (#12401)
Show description for e4ba37cauthoredSimply handling of exported native globals (namedGlobals) (#12371)
Show description for 66d7b8cauthoredRemove references to __growWasmMemory (#12391)
Show description for b28a074authored
Commits on Sep 30, 2020
GL tracing: read .length so we always have the right number of arguments. (#12374)
Show description for 0bc5869authored
Commits on Sep 29, 2020
Remove GLOBAL_BASE runtime variable (#12362)
Show description for fd0d93dauthoredRemove fb and gb dynamic linking globals (#12364)
Show description for c41faceauthoredUpdate docs to recommend -pthread over -sUSE_PTHREADS=1 (#12361)
Show description for 541c830authoredIgnore ASAN_SHADOW_SIZE (#12249)
Show description for a534224authoredRemove builtin primitive concept from jsifier (#12354)
Show description for fcb8d58authored
Commits on Sep 28, 2020
Ensure proxyfs is correctly included when -lprozyfs.js is specified (#12352)
Show description for 81a65b1authored- authored