Commits
User selector
Commit History
Commits on Oct 13, 2020
- authored
Use do_replace helper to replace JS placeholders (#12487)
Show description for 90c8740authored
Commits on Oct 12, 2020
Commits on Oct 11, 2020
Don't run binaryen postprocessing for Emscripten EH/SjLj (#12399)
Show description for e179b57authored
Commits on Oct 7, 2020
Implement SAFE_HEAP using acorn, and use it on user JS (#12450)
Show description for bec573bauthored
Commits on Oct 6, 2020
Remove unused methods from shared.JS (#12439)
Show description for 6f45523authored
Commits on Oct 5, 2020
Improve SUPPORT_LONGJMP=0 (#12394)
Show description for a2d4949authoredRemove all unused js optimizer passes (#12414)
Show description for f4cf8bbauthored
Commits on Oct 2, 2020
Remove nbody-java benchmark (#12405)
Show description for 72ae069authored
Commits on Oct 1, 2020
Remove use of `-s WASM=1` from test code (#12398)
Show description for b4b37c1authoredRemove references to __growWasmMemory (#12391)
Show description for b28a074authored
Commits on Sep 30, 2020
Add EM_COMPILER_WRAPPER as replacement for EMMAKEN_COMPILER (#12380)
Show description for 8c78ffbauthored
Commits on Sep 28, 2020
Bump ES version to 2020 (#12343)
Show description for 1e455efauthored
Commits on Sep 26, 2020
Update add_dylink_section to work with wasm backend. (#11028)
Show description for c099075authoredMake longjmp/exceptions helpers thread-safe (#12056)
Show description for e43a870authored
Commits on Sep 25, 2020
Rewrite minifyGlobals JS optimizer pass (#12329)
Show description for 5027d8cauthored
Commits on Sep 24, 2020
Commits on Sep 23, 2020
Export table from wasm module by default (#12296)
Show description for ead3f8dauthored
Commits on Sep 21, 2020
- authored
Allow for alternate wasm2js instantiate signature (#12291)
Show description for 3d813f8authored
Commits on Sep 18, 2020
Commits on Sep 17, 2020
Commits on Sep 16, 2020
Remove unused arguments in python code (#12237)
Show description for ea97b59authoredRemove DYNAMIC_BASE setting and JavaScript global (#12188)
Show description for e156f1aauthored- authored
- authored
Commits on Sep 14, 2020
Do not run binaryen opts in -O1 (#12178)
Show description for cdb0f4dauthoredRun wasm-emscripten-finalize only when needed, and add ERROR_ON_WASM_CHANGES_AFTER_LINK option (#12173)
Show description for c334944authoredMinor cleanups to python linking code. NFC (#12201)
Show description for 3f53117authored
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 tools/exec_llvm.py (#12168)
Show description for cb27440authored- authored
Handle both emscripten_longjmp and emscripten_longjmp_jmpbuf (#12157)
Show description for e7da81dauthored