Commits
User selector
Commit History
Commits on Mar 17, 2020
Sort functions properly in wasm2js (#10685)
Show description for 56e11c6authored
Commits on Jan 31, 2020
Add a closure suppression only for fastcomp asm.js code (#10333)
Show description for e10c3c8authored
Commits on Jul 30, 2019
Closure externs and annotations (#8990)
Show description for 18d0987authored
Commits on Jun 5, 2019
Fix pthreads + memory growth (#8745)
Show description for b5ad426authored
Commits on May 30, 2019
- authored
Fixed a typo (#8710)
Show description for a22cc8eauthored andcommitted
Commits on May 20, 2019
Fix temp file handling in js_optimizer (#8642)
Show description for 6fc6ec0authored
Commits on May 14, 2019
Commits on May 8, 2019
Remove OUTLINING_LIMIT (#8562)
Show description for 49d7717authored
Commits on Apr 8, 2019
Working (but slow) support for pthreads + memory growth (#8365)
Show description for e172838authored
Commits on Feb 23, 2019
Fix name of zlib library. (#8165)
Show description for 9b6f757authored
Commits on Feb 22, 2019
Commits on Feb 21, 2019
Remove native asm.js optimizer fallback support + speed up sanity tests (#8149)
Show description for fb54710authored
Commits on Feb 19, 2019
fix minification which broke with acorn_optimizer landing (#8074)
Show description for 48baba5authored
Commits on Feb 8, 2019
Use ESTree-based optimizer for core JS passes, to support ES6+ inputs (#7973)
Show description for 59f08fbauthored
Commits on Jan 19, 2019
- committed
Commits on Jan 16, 2019
- authored
Fix all DeprecationWarning: invalid escape sequence (#7854)
Show description for 9a4db16authored andcommitted
Commits on Nov 14, 2018
Remove final references to EMCC_FAST_COMPILER (#7500)
Show description for f24cd74authored
Commits on Nov 13, 2018
Use unittest methods to signal test failures (#7482)
Show description for f4cda87authored
Commits on Oct 31, 2018
Restrict the environment in which emscripten config file is parsed (#7412)
Show description for 4098e5bauthored
Commits on Sep 25, 2018
Fix more flake8 fixes (#7180)
Show description for 9161e72authored
Commits on Sep 14, 2018
Commits on Aug 8, 2018
Commits on Aug 4, 2018
Commits on Jul 2, 2018
Use implict truthyness of len(). NFC. (#6771)
Show description for 4e20b64authored
Commits on Jun 15, 2018
Fix #6331 - handle js cleanup properly when dfe has been run (#6690)
Show description for f9e8510authored
Commits on Mar 13, 2018
Get sanity tests passing and on CI (#6300)
Show description for a9aad0fauthored
Commits on Dec 7, 2017
fix building JS optimizer with Visual Studio 2015/2017
Show description for 50278dccommitted
Commits on Dec 5, 2017
Use subprocess.run + universal_newlines=True (#5843)
Show description for 38eb898authored andcommitted
Commits on Nov 9, 2017
- authored andcommitted
Commits on Nov 7, 2017
Make options.llvm_opts always be a list (#5719)
Show description for 2ef80b1authored andcommittedGoogle Closure Compiler Java update (#5720)
Show description for 93479ecauthored andcommitted
Commits on Nov 3, 2017
- authored andcommitted
Commits on Oct 24, 2017
Python 3 compatibility: Use relative imports (#5690)
Show description for 52eb895authored andcommitted