penberg / hornet

Hornet, a JVM optimized for low-latency applications.
Other
53 stars 5 forks source link

LLVM compiler backend #7

Closed penberg closed 10 years ago

penberg commented 11 years ago

Implementations

VMKit distributes a "full Java virtual machine" called J3 with it.

penberg commented 10 years ago

I'm closing this. The LLVM backend can be enabled with "-XX:+LLVM" command line option.