Y
Hacker News
new
|
ask
|
show
|
jobs
by
Twirrim
1326 days ago
if it's "long" running, you want the full JIT experience, because you essentially lose the entire "But how does my code actually run" optimisations that the JIT can do, and only have stuff that can be done ahead of time.