Hacker News new | ask | show | jobs
by chadcmulligan 1105 days ago
lua
1 comments

Luajit definitely. Lua not so much.
Javascript is jit? so it would be fair to compare the jit versions.
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.