Y
Hacker News
new
|
ask
|
show
|
jobs
by
strags
2477 days ago
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!