VMKit is an LLVM project; per the announcement at the Proceedings of the 2008 LLVM Developers' Meeting:
VMKit is an implementation of the Java and .NET Virtual Machines that use LLVM to optimize and JIT compile the code.
This talk [slides, video] describes how VMKit integrates components from various systems, how bytecode translation works, describes the current performance status of the system, and discusses areas for future extension.
Post new comment