Live data from Hacker News

Scala Native with Denys Shabalin – Software Engineering Daily Podcast

softwareengineeringdaily.com

1–10 of 42 posts

Re: Scala Native with Denys Shabalin – Software Engineering Daily Podcast

#10
post #9
post #6

Why would you compile Scala natively itself instead of compiling JVM bytecode?

JVM startup is really painful for short to medium time running apps, this is the niche we’re trying to address.

I meant, "compile bytecode to machine code." The fact that nobody does it is a sign that it's not a good idea. I guess I was just wondering why.
Post reply on HN