Y
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
lennelpennel
3866 days ago
You mean the closure compiler can do this.
link