LuaJIT
优质
小牛编辑
130浏览
2023-12-01
LuaJIT is a Just-In-Time Compiler for the Lua programming language.
Homepage: http://luajit.org/https://www.xnip.cn/doc/5m9r1dlyq9
LuaJIT is enabled by default since OpenResty 1.5.8.1. Please explicitly specify the --with-luajit
option while configuring OpenResty older than 1.5.8.1. See Installation for details.
Mordern OpenResty uses its own branch of LuaJIT with various important bug fixes and optimizations for OpenResty's use cases.