Y
Hacker News
new
|
ask
|
show
|
jobs
by
TylerE
2540 days ago
There is nothing about Java that requires a VM. That is just how Sun decided to implement it.
GCJ, for instance, allows AOT compilation of a Java program that requires no JVM.