Commits
User selector
Commit History
Commits on Jan 27, 2021
Restore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthored
Commits on Jan 14, 2021
Avoid special replacements for STACK_BASE/STACK_MAX/HEAP_BASE (#13253)
Show description for a577171authored
Commits on Jan 6, 2021
SPLIT_MODULE with dynamic linking (#13070)
Show description for 0ec8cdaauthored
Commits on Oct 29, 2020
Read static data size from dylink section (#12643)
Show description for b0e2a5fauthored
Commits on Oct 13, 2020
Commits on Oct 12, 2020
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 23, 2020
Export table from wasm module by default (#12296)
Show description for ead3f8dauthored
Commits on Sep 16, 2020
Remove DYNAMIC_BASE setting and JavaScript global (#12188)
Show description for e156f1aauthored
Commits on Sep 15, 2020
Cleanup memoryprofiler.js (#12187)
Show description for efb0535authored
Commits on Sep 12, 2020
Remove MAX_GLOBAL_ALIGN and corresponding maxGlobalAlign metadata field. NFC (#12179)
Show description for 6d7e3a8authored- authored
Remove STATIC* JS vars and STATIC_BUMP setting (#12176)
Show description for e8023f1authored
Commits on Sep 11, 2020
Remove ASMJS_CODE_FILE internal setting. NFC. (#12158)
Show description for 43396e6authored
Commits on Sep 8, 2020
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthored
Commits on Aug 25, 2020
Remove WASM=0 code in emcc.py (#12041)
Show description for 68c0cf6authored
Commits on Aug 18, 2020
Commits on Jun 6, 2020
Remove unnecessary internal BINARYEN_SIMD setting (#11363)
Show description for 41f0698authored
Commits on Jun 4, 2020
Consider each file extension separately when compiling multiple files… (#11336)
Show description for ac26665authored
Commits on May 26, 2020
Delete obsolete SIMD.js support (#11180)
Show description for 473d02aauthored
Commits on May 12, 2020
MODULARIZE followups after #10697 (#11116)
Show description for fd647d2authored
Commits on May 7, 2020
Add a EXPECT_MAIN internal setting (#10907)
Show description for 72893f5authored
Commits on May 2, 2020
Set stack pointer during `--post-emscripten` binaryen pass (#11031)
Show description for 9c5534aauthored
Commits on May 1, 2020
Don't report errors for undefined symbols that are declared as weak (#11041)
Show description for fc6a4bbauthored
Commits on Apr 16, 2020
Add "webview" environment, to avoid fetch() for wasm delivered over file:// protocol in Cordova (#10846)
Show description for 6d5ab0fauthored
Commits on Apr 13, 2020
Improve support for LLD_REPORT_UNDEFINED (#10826)
Show description for 84a3d51authored
Commits on Apr 11, 2020
Add option to not default for C++ (which matches clang/gcc behaviour) (#10879)
Show description for ddc6c94authored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Mar 26, 2020
Add internal CAN_ADDRESS_2GB flag which is set for 2GB+ heap support (#10601)
Show description for 57cb2a4authored
Commits on Mar 25, 2020
Add wasm exception handling support (#10577)
Show description for f1700e4authored
Commits on Mar 23, 2020
Improve diagnostics.py (#10739)
Show description for 7fc3cb5authored