Hacker News new | ask | show | jobs
by azth 1575 days ago
A tradeoff in what exactly?
1 comments

Shipping arch / OS / runtime vetsion neutral apps vs implementation simplicity and single file binaries, for one.

Also, decoupling of the runtime from the language is huge, and lets us have nice languages like Clojure and Scala on the JVM.