[Mono-list] Combining JIT and interpreter
Miguel de Icaza
miguel at novell.com
Mon Mar 5 20:05:29 EST 2007
> 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 ?
It does not do it.
There is no mechanism to do it.
This seems like a lot of work, there might be better things to do that
would give you better bang for your buck though.
Miguel.
More information about the Mono-list
mailing list