2006/12/17, Eric Engler <[EMAIL PROTECTED]>:
Thanks, this is very helpful. So, I guess ilrun leverages libjit, and if it chooses to use the CVM method, the CVM instructions are both generated and interpreted by ilrun (which is using libjit)?
pnet is built either with CVM or libjit. The choice is made with configure. CVM is currently the default. libjit yet has some bugs.
Does it keep the CVM instructions in memory? I haven't seen any reference to creating CVM files in the documentation.
yes _______________________________________________ Developers mailing list [email protected] http://dotgnu.org/mailman/listinfo/developers
