On November 3, 2008 1:31 PM Pavel Pervov wrote: > > I hope you succeed in porting assembly snippets to PPC, but > you'll be able to run the VM only with interpreter as JIT > clearly misses code generation for PPC platform.
Hi Pavel, Thank you for your response. Is the a significant difference between running an application using the interpreter vs. JIT? Is interpreter option only meant to be used for debugging, or can it be used for real "server" application execution? Thank you in advance, Mark.
