> >I'm working on an experimental run-time optimiser that translates Java
> >bytecodes to i386 assembly and then to machine code, so far this is very
> >much in development though. 
> 
> But you don't support a available JIT like Tya, right?

No I haven't implemented the JIT interface, it looks like a lot of work. I
don't know whether I should spend the effort doing it when all the new 
JVMs seem to support an interpreter with optimiser approach.

John Leuner


Reply via email to