Y
Hacker News
new
|
ask
|
show
|
jobs
by
frjalex
3474 days ago
Note that the JIT mechanism mentioned in the paper meant basically JIT from a program code to the bytecode executed in the VM, and directly executing it (very much like PHP), not necessarily directly to machine assembly.