luaJIT error handling with FFI calls a non-existent method...
Read MoreHow do I convert a lua string to a C char*?...
Read MoreLuajit - why is there a performance drop when restricting standard libraries...
Read MoreCmake Can´t find luajit packages of msys2 (windows)...
Read MoreHow to get webp image EXIF metadata in lua?...
Read MoreHow to read large files (>1GB) in lua?...
Read MoreSymbol not found: OpenSSL_version_num...
Read MoreHow to convert a luajit pointer to a string and back?...
Read MoreHow do I use lua keyword as a table key?...
Read MoreLua ffi.load fails to find library without absolute path...
Read MoreRegGetValueA hard crashing application using luajit ffi...
Read MoreLua yielding across C-call boundary...
Read MoreC++ & Lua registering custom lua library at runtime...
Read MoreNGINX rate limitting by decoded values from JWT token...
Read MoreModifying a C++ array in main() from Lua without extra allocation...
Read MoreHow to compile luaJit's c bytecode...
Read MoreIs there a way to introspect a function in Lua?...
Read MoreCan i load multiple libraries with ffi.load in LuaJIT?...
Read MoreHow do install libraries for both Lua5.2 and 5.1 using Luarocks?...
Read MoreHow to define C functions with LuaJIT?...
Read MoreHow to compile LuaJit MSVC with DLUAJIT_ENABLE_LUA52COMPAT x86?...
Read MoreIs accessing a Lua table field faster then accessing a cdata field?...
Read MoreRead binary data as Lua number with FFI...
Read MoreHow to expose a function from C executable to LuaJIT ffi...
Read MoreLuaJIT FFI not loading symbols from executable...
Read MoreLuaJIT: How many times a script accessed global variables?...
Read More