Hello, I am trying to modify Mono to have the interpreter and JIT compiler run at the same time. The idea is to have some parts interpreted while others compiled. Does mono already do this ? Are there mechanisms in place for this ? -Aram