Hacker News new | ask | show | jobs
by mruts 2460 days ago
How about Scala?
1 comments

It’s a really nice language. I like it a lot. But it has a dependency on a pretty hefty runtime. I understand that packaging nowadays is not really a problem, but still.
You should check out GraalVM. Easy compilation to native code. A total game changer for the JVM, imo.