Commits
User selector
Commit History
Commits on Nov 10, 2020
Quiet wasm-opt when no output specified (#12754)
Show description for 8091b98authoredEnsure 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 7, 2020
Don't pass C/C++ flags when compiling assembly files (#12705)
Show description for 511bd90authored
Commits on Nov 6, 2020
- authored
Avoid temp files in compile-only mode (#12710)
Show description for 96c6cb7authored
Commits on Nov 3, 2020
- authored
Split out post-link code in emcc and make it independently runnable (#12640)
Show description for cbf5919authoredRevert "Remove some of the magic from emcmake (#12595)" (#12686)
Show description for 6670d38authored
Commits on Nov 2, 2020
Make tools/create_dom_pk_codes.py idempotent (#12683)
Show description for 005c585authoredFactor out CFLAG calculations in emcc.py. NFC. (#12677)
Show description for 4354fa2authoredHandle different input and output files in emscripten.py. NFC. (#12651)
Show description for 6ae926cauthored
Commits on Oct 30, 2020
Allow linking with -lSDL2_mixer to work properly (#12633)
Show description for 7858fccauthoredFlush standard streams before running sub-process (#12657)
Show description for b0fabfcauthored
Commits on Oct 29, 2020
Read static data size from dylink section (#12643)
Show description for b0e2a5fauthoredGive a friendlier error when misusing tools/file_packager.py (#12600)
Show description for 538a4f6authoredMove emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthoredRevert shlex_quote change from #12610 (#12636)
Show description for 7cb841fauthored
Commits on Oct 28, 2020
Remove python2 support. NFC. (#12610)
Show description for 7c2d093authoredFix duplicate `dylink` section in side modules (#12624)
Show description for 960eb06authoredFix Closure compiler to work on Windows when java is not installed. (#12622)
Show description for 4608194authored
Commits on Oct 27, 2020
- authored
Remove some of the magic from emcmake (#12595)
Show description for 72364b6authored
Commits on Oct 26, 2020
Remove workaround for windows popen bug (#12603)
Show description for 50cfc37authored
Commits on Oct 23, 2020
Fix other.test_separate_dwarf_with_filename on windows (#12592)
Show description for 5f082afauthored
Commits on Oct 22, 2020
Emit a relative path in -gseparate-dwarf (#12549)
Show description for 071ba77authored
Commits on Oct 21, 2020
Add entry points for emdump and file_packager scripts (#12570)
Show description for 24a4c4aauthored
Commits on Oct 15, 2020
tools/ports: supports embuilder --pic when building harfbuzz (#12491)
Show description for 17c145cauthored
Commits on Oct 14, 2020
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