Commits
User selector
Commit History
Commits on Nov 10, 2020
Ensure EM_CONFIG is set before config parsing (#12751)
Show description for 590bb31authored
Commits on Nov 9, 2020
Split config file handling out of shared.py. NFC. (#12699)
Show description for 13535caauthored
Commits on Nov 6, 2020
Avoid temp files in compile-only mode (#12710)
Show description for 96c6cb7authored
Commits on Nov 3, 2020
Split out post-link code in emcc and make it independently runnable (#12640)
Show description for cbf5919authored
Commits on Oct 30, 2020
Flush standard streams before running sub-process (#12657)
Show description for b0fabfcauthored
Commits on Oct 29, 2020
Revert shlex_quote change from #12610 (#12636)
Show description for 7cb841fauthored
Commits on Oct 28, 2020
Remove python2 support. NFC. (#12610)
Show description for 7c2d093authored
Commits on Oct 26, 2020
Remove workaround for windows popen bug (#12603)
Show description for 50cfc37authored
Commits on Oct 14, 2020
Commits on Oct 13, 2020
Use do_replace helper to replace JS placeholders (#12487)
Show description for 90c8740authored
Commits on Oct 12, 2020
Commits on Oct 6, 2020
Remove unused methods from shared.JS (#12439)
Show description for 6f45523authored
Commits on Oct 1, 2020
Remove 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 24, 2020
Commits on Sep 21, 2020
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 ea97b59authored- authored
Commits on Sep 12, 2020
- authored
Remove STATIC* JS vars and STATIC_BUMP setting (#12176)
Show description for e8023f1authored
Commits on Sep 11, 2020
Compile `.ll` input files using clang frontend (#12153)
Show description for 0bbbaf5authoredRemove ASMJS_CODE_FILE internal setting. NFC. (#12158)
Show description for 43396e6authored
Commits on Sep 10, 2020
Delay finding closure-compiler until its needed. (#12155)
Show description for f4cf665authoredPartial revert of #12139 (#12154)
Show description for ac48964authoredRemove unused separate_asm.py and emlink.py tools (#12142)
Show description for 56d15e7authoredRemove bitcode autodebugger (autodebugger.py) (#12145)
Show description for fd583b2authoredUse es-check (during testing) to verify output is ES5 compliant. (#12139)
Show description for ce105dbauthored
Commits on Sep 9, 2020
Commits on Sep 8, 2020
Remove the asmjs native optimizer (#12131)
Show description for 8c6ab93authoredRemove checks for Settings.WASM since it is now always true (#12121)
Show description for 246938cauthored
Commits on Sep 3, 2020
Add NEON Simd header, SIMDe integration (#11855)
Show description for ff1e14cauthoredUse __indirect_function_table as the import name for the table, which is what LLVM does. (#12105)
Show description for 9fb9b89authored
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authored