Y
Hacker News
new
|
ask
|
show
|
jobs
by
f0r
2770 days ago
It isn't JITed, I think you are thinking of byte code compilation.
1 comments
snaky
2770 days ago
It's compiled in byte code, yes, but on-demand, so it's JIT.
link