Quite impressive!
I'd assume you would look into comparing the result with UglifyJS, or even its new UglifyJS 2.
As for non-mangling syntax simplification, should this be another (micro)library? It could be still useful for pure optimization purposes, even without further mangling step.
--
Ariya
I'd assume you would look into comparing the result with UglifyJS, or even its new UglifyJS 2.
As for non-mangling syntax simplification, should this be another (micro)library? It could be still useful for pure optimization purposes, even without further mangling step.