Hacker News new | ask | show | jobs
by dabockster 3170 days ago
Meh, I personally prefer "complie-it-everywhere" since you gain all the speed benefits of running it native.
1 comments

Well, to be fair, with Java you are compiling bytecode everywhere before and while you run. So, you're not wrong.
Still in the JVM, though. I was thinking more bare metal.