Hi,
is there an API to the mono's VM similar to the one provided by the Native API for the JVM, which openJIT is consuming. (I'm more concrened about the "contract" aspect of this API than wether it's complete and functioning at the moment.)
Any pointers as to how to hook most elegntly in the work of the jitter are welcome.
What's the current status of pre-jited functions/classes linking in the runtime (instead of compiling them on demand at runtime)?
Thanks in advance!
Kamen
 

Reply via email to