Implementation of a JIT compiler for the Ristretto VM. The JIT compiler uses generates native code for the Ristretto VM bytecode. The generated code can be executed directly on the host machine.