Intermediate Language Distributed Just-In-Time (ILDJIT) is a virtual machine for CIL bytecode. It is a parallel, easily extensible Dynamic Compiler by means of a plugins internal structure. ILDJIT includes a JIT, a DLA and an AOT compiler.
There are no reported vulnerabilities