Hacker News new | ask | show | jobs
by voctor 2474 days ago
And one in Java: https://github.com/kilograham/jpsx
2 comments

This one is fascinating - especially the slides from the JavaOne presentation. It JITs heavily-used R3000 blocks into Java bytecode, which is then JITted by the Java interpreter. And he did it 14 years ago!
Having a problem finding the "one line" version. Mind directly linking to it?

https://github.com/kilograham/jpsx/tree/master/src

I think you miss read his comment