Hacker News new | ask | show | jobs
by hellofunk 3877 days ago
Are they planning to leverage the Google Closure compiler the way Clojurescript does? Un-optimized Clojurescript is also huge until it runs through Closure compilation.
2 comments

No, I believe the DCE implementation (still in the works) is specific to the Elm compiler, as opposed to an implementation which organizes the source in such a way as to leverage Google's Closure compiler.
I should have read that thread first; it appears the answer to my question is "yes".