Commits
User selector
Commit History
Commits on Sep 8, 2020
Remove fastcomp-only RUNNING_JS_OPTS option (#12133)
Show description for bf9352bauthored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthored
Commits on Aug 25, 2020
Commits on Aug 22, 2020
Commits on Aug 21, 2020
Remove duplicate `makeDynCall` function in parseTools.js. NFC (#11991)
Show description for 5cee300authored
Commits on Aug 17, 2020
Commits on Aug 11, 2020
Remove fastcomp-only DOUBLE_MODE setting (#11862)
Show description for 45d3f10authoredRemove fastcomp-only EMULATED_FUNCTION_POINTERS setting (#11864)
Show description for c0470c7authoredRemove fastcomp-only PRECISE_F32 setting (#11863)
Show description for 633885bauthored
Commits on Jul 30, 2020
Fix unsigned 32-bit SAFE_HEAP loads (#11748)
Show description for 5cc0a0dauthored
Commits on Jul 29, 2020
parseTools: print problematic macro code on eval failure (#11749)
Show description for df56ba1authored
Commits on Jun 19, 2020
Rename internal uses of "blacklist" to clearer things (#11452)
Show description for ca53af2authored
Commits on May 27, 2020
Better errors for incorrect Module.* setting (#11256)
Show description for c2c4665authored
Commits on May 13, 2020
Add useful errors on bad use of Promise instead of instance in new MODULARIZE (#11118)
Show description for dcb4112authored
Commits on Apr 10, 2020
Wasm/JS BigInt support (#10860)
Show description for 42cbd6cauthored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Feb 19, 2020
Fix embind to work (more) on MINIMAL_RUNTIME. (#10417)
Show description for afeebd2authored
Commits on Feb 18, 2020
Minimal runtime pthreads (#10123)
Show description for 673915cauthored
Commits on Feb 14, 2020
Programmatically apply SYSCALLS_REQUIRE_FILESYSTEM=false (#10427)
Show description for a211588authored
Commits on Feb 1, 2020
Fix PAGE_SIZE changes from #10284 (#10327)
Show description for 75341fcauthored
Commits on Dec 19, 2019
- authored
-O0 Hello world working with MINIMAL_RUNTIME. (#10056)
Show description for 5dba39cauthored
Commits on Dec 12, 2019
Fix Internet Explorer not being supported by default. (#10005)
Show description for 2fe4315authored
Commits on Dec 6, 2019
Add setting fields to control which browser versions to support (#9937)
Show description for c06c4afauthored
Commits on Nov 6, 2019
Better message when a side module needs exceptions (#9698)
Show description for ebe882cauthored
Commits on Oct 19, 2019
Stop including all filesystem backends by default (#9645)
Show description for e8709fcauthored
Commits on Oct 16, 2019
Fix pthreads with closure compiler (#9569)
Show description for a5117d7authored
Commits on Sep 19, 2019
Use configurable properties in our assertion checks (#9360)
Show description for ff22fbaauthored
Commits on Jul 31, 2019
Commits on Jul 30, 2019
More INCOMING_MODULE_JS_API optimizations (#9084)
Show description for 2c24545authored
Commits on Jul 25, 2019
INCOMING_MODULE_JS_API (#9072)
Show description for ea85994authored
Commits on Jun 26, 2019
Commits on Jun 8, 2019
Exception handling support to MINIMAL_RUNTIME (#8040)
Show description for bcf60ceauthored
Commits on May 8, 2019
Make STRICT=1 equivalent to EMCC_STRICT=1 in terms of legacy settings (#8555)
Show description for d71ff69authored
Commits on Apr 25, 2019
Fix conditional #include in js preprocessor (#8471)
Show description for 84dcaf8authored