Hacker News new | ask | show | jobs
by amelius 4153 days ago
Minimizing javascript code using a minimizer currently cannot be done well in a guaranteed way, because the minimizer must make too many assumptions. Therefore, I think javascript is too dynamic for a web-language.

Unfortunately, they didn't solve this with ES6.