Commits
User selector
Commit History
Commits on Oct 22, 2020
Commits on Oct 9, 2020
Remove PREAMBLE_ADDITIONS and MODULE_ADDITIONS (#12481)
Show description for 6c19faaauthored
Commits on Aug 25, 2020
Commits on Jun 3, 2020
Use Promise polyfill for MODULARIZE too (#11320)
Show description for 33859ffauthored
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 May 12, 2020
Fix a bunch more tests to run in STRICT mode (#11124)
Show description for cccf9bfauthored
Commits on May 8, 2020
Implements Promise-based API for modularized builds (#10697)
Show description for 423a77fauthored
Louis DeScioli
Commits on May 4, 2020
Remove MODULARIZE_INSTANCE option (#11037)
Show description for 7d01378authored
Louis DeScioli
Commits on Apr 16, 2020
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Mar 23, 2020
Closure fixes part 4 (#10574)
Show description for d5ba9a8authored
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
Fix ENVIRONMENT=web,worker with pthreads. (#10521)
Show description for c1cfb6bauthored
Commits on Feb 19, 2020
Closure needs to see a JS object assigned to the variable Module (#10458)
Show description for 4b365a6authored
Commits on Feb 15, 2020
Closure type annotations (#10393)
Show description for 7a32302authored
Commits on Feb 4, 2020
Do we really need both ENVIRONMENT_IS_NODE and ENVIRONMENT_HAS_NODE? (#10343)
Show description for 1e78437authored
Commits on Jan 24, 2020
JS fallback when Wasm is not supported (#10118)
Show description for d2114d1authored
Commits on Dec 15, 2019
Support running a pthreads-using program in a worker (#10036)
Show description for 8d692d5authored
Commits on Nov 1, 2019
Basic pthreads support for Node.js Workers (#9745)
Show description for 5e3029dauthored
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 12, 2019
Fix spelling of "use strict" in shell.js (#9427)
Show description for 1ff086bauthored
Commits on Aug 21, 2019
Add 'use strict' to generated JS when `-s STRICT` is used (#9265)
Show description for 2fe944fauthored
Commits on Aug 6, 2019
Fix console handling in SHELL environment. (#9161)
Show description for c45d3b5authored
Commits on Aug 2, 2019
INCOMING_MODULE_JS_API: Optimize setStatus, preInit, locateFile (#9125)
Show description for 2afafbfauthored
Commits on Jul 30, 2019
More INCOMING_MODULE_JS_API optimizations (#9084)
Show description for 2c24545authored
Commits on Jul 26, 2019
Add a flag NODEJS_CATCH_REJECTION to control handling of unhandled rejections in node (#9061)
Show description for 3894934authored
Commits on Jul 25, 2019
INCOMING_MODULE_JS_API (#9072)
Show description for ea85994authored
Commits on Jul 24, 2019
Make read, readAsync, readBinary, setWindowTitle normal JS variables (#9047)
Show description for a1964c7authored
Commits on Jul 19, 2019
[ES6] Only use import.meta when strictly necessary (#8940)
Show description for f9e6cfeauthored andcommitted
Commits on Jul 8, 2019
- authored andcommitted
Commits on Jun 3, 2019
- authored andcommitted
Commits on May 30, 2019
Commits on Apr 4, 2019
Get MODULARIZE_INSTANCE working with USE_PTHREADS (#8372)
Show description for a51cda8authored
Commits on Feb 7, 2019
Add support for MODULARIZE with USE_PTHREADS (#7667)
Show description for 62f6ca6authored