1 comment

[ 2.1 ms ] story [ 249 ms ] thread
Pallene presents an alternative to JIT compiling Lua. Instead of writing non-idiomatic JIT-centric code to avoid implicit "optimization killers" in LuaJIT, Pallene presents an explicit subset of idioms and optional type annotations that allows for standard compiler optimizations as well as Lua-specific optimizations.