Search code examples
Does LuaJIT support __gc for tables?...

lualuajit

Read More
How to check if nginx uses LuaJit and not Lua?...

nginxlualuajit

Read More
LuaJIT, how to convert cdata to userdata?...

luaffiluajit

Read More
Globals are bad, does this increase performance in any way?...

lualuajit

Read More
What should a lua iterator factory return in case of nothing to iterate...

lualuajit

Read More
Do file only once in Lua...

lualuajit

Read More
Scripting with LuaJIT and selectively sandboxing the FFI...

securityluasandboxffiluajit

Read More
LuaJIT FFI string comparison...

optimizationluaffiluajit

Read More
Is it possible to share a table between multiple lua_State in a single threaded application?...

c++lualuajit

Read More
Lua Table Memory?...

memoryluaallocationlua-tableluajit

Read More
Lua: understanding table array part and hash part...

luainterpreterlanguage-implementationluajit

Read More
Luajit: compiling bytecode into object format...

linkerlualuajit

Read More
Where and when load a library in luajit ffi...

shared-librariesffiluajit

Read More
Error when compiling with luajit and lua-iup libs [visual c++ 2012]...

visual-c++compilationlualuajit

Read More
Would my DSL for Lua work...? (this seems too simply to be true)...

luapreprocessordslluajit

Read More
How to link LuaJIT with a C++ program?...

c++linkerluajit

Read More
How to pass a pointer to LuaJIT ffi to be used as out argument?...

luaffiluajit

Read More
Argv functions vs. LuaJIT FFI's vararg...

optimizationluaffiluajit

Read More
LuaJIT vs luac for custom Lua bytecode interpreter...

luainterpreterbytecodeluajit

Read More
luajit2.0.0 -- Segmentation fault: 11...

lualuajit

Read More
Linker trouble when using LuaJIT prebuilt static library with android under cygwin...

androidandroid-ndkmakefilelualuajit

Read More
Communication between luajit2 processes?...

lualuajit

Read More
Calling standard open dialog with LuaJIT gives access violation...

cwinapiluaffiluajit

Read More
Lua - References to Functions Within Tables...

c++lualuajit

Read More
luajit ffi constructor parameter routing...

coopluaffiluajit

Read More
LuaJIT and Rocks?...

lualuajitluarocks

Read More
LuaJIT require module error...

lualuajit

Read More
Is Lua (Luvit) the same as Mongrel2?...

web-applicationslualuajitmongrel2

Read More
lua-lanes in luajit2...

lualuajitlua-lanes

Read More
Passing C struct pointer to lua script...

clualuajit

Read More
BackNext