Hacker News new | ask | show | jobs
by ds_ 3866 days ago
ClojureScript can do this along with dead-code elimination / cross module code motion: http://swannodette.github.io/2015/02/23/hello-google-closure...
1 comments

You mean the closure compiler can do this.