Hacker News new | ask | show | jobs
by fulafel 1575 days ago
It wasn't claimed to be an advantage I think. It's a tradeoff.
1 comments

A tradeoff in what exactly?
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.