Commits
User selector
Commit History
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
More minimal runtime code building (#10337)
Show description for 00eda2bauthored
Commits on Jan 30, 2020
SINGLE_FILE support to MINIMAL_RUNTIME (#10276)
Show description for 4c669e4authored
Commits on Jan 29, 2020
Minimal runtime wasm backend (#10284)
Show description for ecc50a1authored
Commits on Jan 24, 2020
JS fallback when Wasm is not supported (#10118)
Show description for d2114d1authored
Commits on Jan 22, 2020
Add emscripten_get_exported_function() and a test. (#10225)
Show description for 10b18f3authored
Commits on Dec 24, 2019
Commits on Dec 11, 2019
More MINIMAL_RUNTIME (#9974)
Show description for 6c5d5a4authored
Commits on Sep 17, 2019
Calculate wasm "env" imports at compile time (#9447)
Show description for acad9dbauthored
Commits on Sep 13, 2019
Apply the sbrk pointer's location to the wasm, avoiding the need to import it (#9397)
Show description for afc1616authored
Commits on Aug 5, 2019
Commits on Mar 13, 2019
Remove TOTAL_MEMORY global var from emitted JS (#8278)
Show description for 91325c1authored
Commits on Feb 5, 2019
Add -s MINIMAL_RUNTIME=1 option. (#7923)
Show description for 63810daauthored
Loading