Commits
User selector
Commit History
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 7, 2020
Commits on Mar 2, 2020
Refactor WarningManager. NFC. (#10614)
Show description for 9e9fc3bauthored
Commits on Feb 26, 2020
Rename TOTAL_MEMORY to INITIAL_MEMORY and WASM_MEM_MAX to MAXIMUM_MEMORY (#10566)
Show description for 52bb1ffauthored
Commits on Feb 21, 2020
Closure cleaning (#10456)
Show description for b007756authored
Commits on Feb 18, 2020
Minimal runtime pthreads (#10123)
Show description for 673915cauthored
Commits on Feb 6, 2020
Enable reporting of undefined symbols in wasm-ld (#10350)
Show description for 4335e77authored
Commits on Feb 4, 2020
Remove redundant compiler_engine argument in emscripten.py. NFC. (#10349)
Show description for 26992caauthoredAllow DECLARE_ASM_MODULE_EXPORTS=0 + WASM_ASYNC_COMPILATION (#10348)
Show description for 674f2feauthored
Commits on Jan 29, 2020
Factor out exportAsmFunctions into helper function (#10211)
Show description for 7f1794cauthored
Commits on Jan 27, 2020
Refactor assertion handling in create_receiving. NFC. (#10280)
Show description for 7ac93bdauthored
Commits on Jan 24, 2020
JS fallback when Wasm is not supported (#10118)
Show description for d2114d1authored
Commits on Jan 18, 2020
Rename _emscripten_read_asm_const_args -> $readAsmConstArgs (#10235)
Show description for 0653960authored
Commits on Jan 16, 2020
Error out when user gives contradictory options (#10214)
Show description for ddd6f3aauthored
Commits on Jan 15, 2020
Pthreads+closure EM_ASM fix (#10185)
Show description for 5f7670fauthored
Commits on Jan 9, 2020
Look for orig$ functions from side modules too (#9906)
Show description for ffed1d3authored
Commits on Jan 8, 2020
Commits on Jan 7, 2020
Commits on Jan 6, 2020
Commits on Jan 3, 2020
Eliminate garbage from many function calls. (#9922)
Show description for aac24ebauthored andcommitted
Commits on Dec 24, 2019
Commits on Dec 19, 2019
-O0 Hello world working with MINIMAL_RUNTIME. (#10056)
Show description for 5dba39cauthored
Commits on Dec 18, 2019
Remove SAFE_STACK option (#10069)
Show description for 748c80cauthored
Commits on Dec 11, 2019
More MINIMAL_RUNTIME (#9974)
Show description for 6c5d5a4authored
Commits on Nov 21, 2019
Commits on Nov 20, 2019
Refactor debug_copy (#9876)
Show description for a6a8b96authoredOnly pass --output-source-map-url once, as each time adds a section (#9873)
Show description for 7f2cdbbauthoredRefactor and fix debug info logic (#9869)
Show description for 52deb94authored
Commits on Nov 14, 2019
Fix i64-using function pointers in upstream dynamic linking (#9810)
Show description for 6df46b6authored
Commits on Nov 13, 2019
Refactor binaryen command running (#9795)
Show description for d71b666authored
Commits on Nov 4, 2019
Re-allow `-fPIC` compiler flag during compilation (#9750)
Show description for 0ebbdcfauthored
Commits on Nov 1, 2019
Commits on Oct 31, 2019
Adjust ASM_CONST indexes when building with `-s RELOCATABLE` (#9747)
Show description for ea20ce8authored
Commits on Oct 30, 2019
Allow ASM_CONSTS keys to be non-contiguous (#9740)
Show description for 4b02802authored
Commits on Oct 24, 2019
Remove options.js_libraries (#9692)
Show description for 5cc4cc8authored