You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LuaJIT is much faster than ordinary Lua, but it uses a different (and incompatible) bytecode format and opcode set. LuaJIT also offers an easy-to-use FFI, which means that many libraries require it.
The text was updated successfully, but these errors were encountered:
LuaJIT is much faster than ordinary Lua, but it uses a different (and incompatible) bytecode format and opcode set. LuaJIT also offers an easy-to-use FFI, which means that many libraries require it.
The text was updated successfully, but these errors were encountered: