Hacker News new | ask | show | jobs
by rictic 3369 days ago
Closure compiler, while trickier to use than the other options, will do dead code elimination, constant propagation, and other classic whole-program optimizations.