Y
Hacker News
new
|
ask
|
show
|
jobs
by
jszymborski
3170 days ago
The original version is written in Java, which sorta invented "run-it-everywhere"
1 comments
dabockster
3170 days ago
Meh, I personally prefer "complie-it-everywhere" since you gain all the speed benefits of running it native.
link
justinjlynn
3170 days ago
Well, to be fair, with Java you are compiling bytecode everywhere before and while you run. So, you're not wrong.
link
dabockster
3169 days ago
Still in the JVM, though. I was thinking more bare metal.
link