Hacker News new | ask | show | jobs
by elementalest 3337 days ago
I followed reference [2] and the highest voted answer (not the selected one) concludes:

> I think the results speak for themselves and demonstrate unequivocally that LLVM is perfectly suitable for JIT compilation.

1 comments

I don't think that answer was there when I had first come across that question (back in 2010-2011).

That answer is about typed languages. The issue is with dealing with dynamic types. There is a lot more code generated for the JIT to compile.