Search code examples
Compile Lua scripts used on OpenResty...

nginxlualuajitopenresty

Read More
How to print a fixed array of char in LuaJIT?...

carrayslualuajit

Read More
Is it possible to use functions from c++ namespaces with luajit ffi?...

c++lualuajit

Read More
Convert C function to Lua...

clualuajit

Read More
C++ and Lua - Unprotected Error (bad callback)? How is this possible...

c++cluaffiluajit

Read More
ffi.C missing all declarations for all symbols...

c++luamallocffiluajit

Read More
C - LuaJit Assign custom module name to a compiled string...

cmodulelualuajit

Read More
LuaJIT lib built with /MD but does not cause runtime library mismatch with /MDd program?...

c++visual-studiostatic-librariesluajit.lib

Read More
NULL equals 0 in C, so should I treat both values like a nil?...

cluanullluajit

Read More
Pointers and Reference issue in LuaJIT FFI...

c++cluaffiluajit

Read More
Creating a struct of callbacks in LuaJIT FFI...

cdllluaffiluajit

Read More
Regular Lua interpreter vs LuaJIT interpreter?...

luainterpreterluajit

Read More
dynamic ffi function calling in lua...

cbindingluaffiluajit

Read More
creating a callback struct to pass into the LuaJIT FFI...

c++dllluaffiluajit

Read More
calling a C++ DLL from LuaJIT...

c++cdlllualuajit

Read More
Will embed Lua script in C++ application compile Lua part into machine code?...

c++clualuajit

Read More
LUA FFI : attempt to redefine error when doing multiple ffi.cdef...

luaffiluajit

Read More
Lua (LuaJit) cURL curl_easy_getinfo does not work as expected...

curllualibcurlffiluajit

Read More
Lua (LuaJit) cURL curl_easy_perform is always returning CURLE_URL_MALFORMAT (3)...

curllualibcurlluajit

Read More
Embedding LuaJIT - creating include folder...

c++lualuajit

Read More
LuaJIT, corrupted Lua stack, and getting the global table...

lualuajit

Read More
Lua (LuaJit) and object lifetime in C...

cluashared-memoryluajitdata-consistency

Read More
Can MetaLua be used with LuaJIT?...

lualuajitmetalua

Read More
Date format toUTCString in Lua...

dateluautcluajit

Read More
Just in time compiled Foreign function Interface: what is it that gets "runtime" compiled...

cluajitffiluajit

Read More
LuaJIT equivalent of wlua.exe...

windowslualuajit

Read More
How to use LuaJIT's ffi module when embedding?...

cluaffiluajit

Read More
How can I list modules and check functions exist at the command line?...

modulelualuajit

Read More
Does windows phone8 sdk support c lua and luajit...

windows-phone-8luacocos2d-xluajit

Read More
Embedding LuaJIT module into C application...

lualuajit

Read More
BackNext