Commits
User selector
Commit History
Commits on Mar 19, 2020
Clear out asm assignments in minimal runtime metadce (#10725)
Show description for 96a4a90authoredProperly metadce wasm exports in minimal runtime with asm = without var (#10724)
Show description for fac1991authored
Commits on Mar 17, 2020
Properly handle metadce of MINIMAL_RUNTIME exports (#10663)
Show description for afba0e5authored
Commits on Mar 11, 2020
Fix a wasm2js minification bug with localNames being for the whole set of functions (#10682)
Show description for 237082eauthored
Commits on Feb 21, 2020
Fix minifyGlobals on duplicate definitions (#10522)
Show description for 7636bafauthored
Commits on Jan 28, 2020
Warn on missing functions in metadce scanning instead of crashing (#10273)
Show description for 1d2af0bauthored
Commits on Dec 9, 2019
Use wrapper functions for growable heap views (#9970)
Show description for ac78b15authored andcommitted
Commits on May 8, 2019
Remove OUTLINING_LIMIT (#8562)
Show description for 49d7717authored
Commits on Feb 13, 2019
Bugfix for uglify's reordering of multiplications (#8027)
Show description for 4c5e40eauthored andcommittedRegex in fixDotZero was fixed to accept hex numbers that end in a-f (#8076)
Show description for c981aa8authored andcommitted
Commits on Feb 8, 2019
Use ESTree-based optimizer for core JS passes, to support ES6+ inputs (#7973)
Show description for 59f08fbauthored
Commits on Feb 5, 2019
Add -s MINIMAL_RUNTIME=1 option. (#7923)
Show description for 63810daauthoredMake asmLibraryArg a local variable "var asmLibraryArg = ...;" (#7989)
Show description for 694ebcdauthored
Commits on Jan 19, 2019
Commits on Nov 30, 2018
Convert `runPostSets` into a normal static initializer (#7579)
Show description for d4151e5authored
Commits on Nov 2, 2018
Minify imports and exports (#7431)
Show description for 841e796authored
Commits on Oct 6, 2018
JS optimizer: we cannot localCSE away a necessary asm.js coercion (#7157)
Show description for 460a24aauthored
Commits on Jul 24, 2018
Commits on Jul 5, 2018
Handle logical-not operation in detectSign. fixes #6804 (#6805)
Show description for ba02779authored
Commits on Jun 28, 2018
- authored andcommitted
Commits on Jun 25, 2018
Assume no side effects in Math.something (#6739)
Show description for 9d4b074authored
Commits on Jan 12, 2018
Commits on Jan 10, 2018
Ignore self-references in JSDCE (#6035)
Show description for 5952e74authored
Commits on Jan 6, 2018
metadce: JS function support (#6032)
Show description for 4102a82authored
Commits on Dec 24, 2017
Clean up JS optimizer traversal (#5960)
Show description for a15eff4authoredfix a JSDCE bug (#5965)
Show description for aaf7971authored
Commits on Dec 15, 2017
Meta-DCE for JS+WASM (#5919)
Show description for 5ccc012authored
Commits on Dec 6, 2017
Run multiple iterations of JSDCE, as more may be removable (#5855)
Show description for 89f9fe5authored
Commits on Jul 11, 2017
- authored andcommitted
Commits on May 17, 2017
Fix for issue 5226 (#5227)
Show description for ccd7c89authored andcommitted
Commits on Apr 7, 2017
Explicitly recognise asm_float_zero (#5046)
Show description for 36a62c6authored andcommitted
Commits on Mar 24, 2017
fix outlining bug on returns (#5080)
Show description for 59a2a10authored
Commits on Feb 28, 2017
Fix handling node types on JSDCE() in js-optimizer.js (#4695)
Show description for 142adafauthored andcommitted
Commits on Feb 25, 2017
Fix for issue 4926 (#4965)
Show description for 59d0ec8authored andcommitted