Hacker News new | ask | show | jobs
by chadcmulligan 1103 days ago
Javascript is jit? so it would be fair to compare the jit versions.
1 comments

Sorry, I missed your reply.

In terms of performance and memory use, LuaJIT beats every other JIT out there. Lua is a much smaller language, and Mike Pall is a cyborg, so it's an unfair comparison when compared with such a huge language like JS.