Commits
User selector
Commit History
Commits on Mar 19, 2020
Add controllable warning about use of legacy settings. (#10615)
Show description for 494541aauthored- authored
Use clang's default c++ version (#10723)
Show description for 4d99365authoredWiden `-s WASM_BACKEND` error (#10716)
Show description for 29cb833authored
Commits on Mar 17, 2020
Only show a git revision in --version if we are in an emscripten git repo (#10668)
Show description for 9f06f0aauthored
Commits on Mar 13, 2020
Remove setThrew hack in wasm backend (#10680)
Show description for 634aec8authoredASYNCIFY_IMPORTS: Do not require the default imports, just provide the new ones (#10640)
Show description for 6acb404authored
Commits on Mar 12, 2020
Debug Info: Remove -gforce_dwarf, use -g normally like a native compiler (#10509)
Show description for ee92094authored
Commits on Mar 10, 2020
Remove more DEFAULT_LIBRARY_FUNCS_TO_INCLUDE (#10678)
Show description for 318c0e2authoredmemset() refactoring (#10656)
Show description for 88619eaauthored
Commits on Mar 4, 2020
Only deprecate WASM_OBJECT_FILES; don't remove it entirely yet (#10643)
Show description for eee2723authored
Commits on Mar 3, 2020
Fix WASM=2 + symbol files (#10633)
Show description for 46df50cauthored- authored
Commits on Mar 2, 2020
Refactor WarningManager. NFC. (#10614)
Show description for 9e9fc3bauthored
Commits on Feb 29, 2020
Commits on Feb 27, 2020
Allows bitcode files as inputs when using -c and the llvm wasm backend (#10561)
Show description for 452017fauthored
Commits on Feb 26, 2020
Fix parsing of TOTAL_MEMORY=64MB (#10581)
Show description for a09648cauthoredRename TOTAL_MEMORY to INITIAL_MEMORY and WASM_MEM_MAX to MAXIMUM_MEMORY (#10566)
Show description for 52bb1ffauthored-gside option: emit DWARF in a wasm on the side (#10568)
Show description for 4a15aedauthoredFix some failing LTO tests (#10562)
Show description for 477709dauthored
Commits on Feb 25, 2020
Error at compile time on 2GB or higher initial memory sizes (#10557)
Show description for fcf0bf8authored
Commits on Feb 22, 2020
Fix more Closure warnings (#10525)
Show description for 1fc7303authoredUse clang's new -fignore-exceptions which disables exception catching in the frontend (#10500)
Show description for 5ce3fe1authored
Commits on Feb 19, 2020
Closure needs to see a JS object assigned to the variable Module (#10458)
Show description for 4b365a6authoredRemove WASM_OBJECT_FILES settings. (#10490)
Show description for 7e830f3authored
Commits on Feb 18, 2020
Fix -r command line flag bug (#10415)
Show description for f568671authoredMinimal runtime pthreads (#10123)
Show description for 673915cauthored
Commits on Feb 14, 2020
wasm2js + SINGLE_FILE: don't embed unnecessary wasm binary data (#10438)
Show description for d71ada2authored
Commits on Feb 11, 2020
Remove some more comments that are present post-Closure (#10410)
Show description for 7b2d3d0authored
Commits on Feb 8, 2020
html-minifier-terser (#9990)
Show description for 479300eauthoredClosure warnings (#10364)
Show description for c284846authored
Commits on Feb 7, 2020
Fix NO_EXIT_RUNTIME + USE_PTHREADS + MODULARIZE (#10158)
Show description for cd3a4e2authoredDisable --inline-main when DWARF is in use (#10378)
Show description for 55b9de7authored
Commits on Feb 6, 2020
Move .C to CXX_ENDINGS (#10372)
Show description for 6140ab6authoredEnable reporting of undefined symbols in wasm-ld (#10350)
Show description for 4335e77authored