From: Nicolas Geoffray
-UPDATE! The VMKit project is an implementation of -a JVM and a CLI Virtual Machines (Microsoft .NET is an -implementation of the CLI) using the Just-In-Time compiler of LLVM.
+a JVM and a CLI Virtual Machine (Microsoft .NET is an +implementation of the CLI) using LLVM for static and just-in-time compilation. -Following LLVM 2.6, VMKit has its XYZ release that you can find on its +
VMKit version 0.26 builds with LLVM 2.6 and you can find it on its webpage. The release includes bug fixes, cleanup and new features. The major changes are: