Comment on I built a Game Boy emulator in F#parentComments−runevault4moAOT vs JIT is always interesting since JIT depends on the runtime actually deciding to bother running the later passes to get more optimized code.And sorry for the paranoia, I find a lot of people tried f# or even c# back in 4.x Framework era and think it hasn't changed.
Comments
AOT vs JIT is always interesting since JIT depends on the runtime actually deciding to bother running the later passes to get more optimized code.
And sorry for the paranoia, I find a lot of people tried f# or even c# back in 4.x Framework era and think it hasn't changed.