Search code examples
access c char pointer to char pointer in luajit ffi...


pointerscharffiluajit

Read More
Where does Neovim's Lua List type come from?...


luaneovimluajit

Read More
How to build and link LuaJIT statically (VS 2013)...


c++linkerluajitvisual-studio-2013

Read More
How to decompile or read a Lua File with LuaJIT Bytecode?...


textluadecompilerluajit

Read More
How does LuaJIT's trace compiler work?...


lualuajit

Read More
Encountered problems using luajit and fii libraries...


luaffiluajit.so

Read More
using luajit installed with vcpkg...


cmakeluavcpkgluajit

Read More
Is there a way to package your Love2D game into a bytecode distributable?...


lualove2dluajit

Read More
How can I get char* using lua ffi...


luaffikongopenrestyluajit

Read More
"API disabled in the current context" error in OpenResty...


nginxluaopenrestyluajit

Read More
Unable to use libraries from OPM (OpenResty)...


nginxluaopenrestyluajit

Read More
Is LuaJIT really faster than every other JIT-ed dynamic languages?...


luajitluajit

Read More
What is the correct way to link LuaJIT with Sol2?...


windowsvcpkgluajitsol3

Read More
why LuaJIT typeof template failed...


ffiluajit

Read More
Exposing recursive struct as Lua Table...


c++clualuajit

Read More
Reliable way of getting the exact decimals from any number...


lualuajit

Read More
luajit how to automatically set default metatable to every newly created table?...


lualuajitmetatable

Read More
Lua why does the __gc metamethod is never ran here?...


luagarbage-collectionffiluajit

Read More
Require but dont break out of sandbox environment - luajit...


lualuajitsol3

Read More
Pass opaque LUA data through C++...


c++clualuajit

Read More
Weird matching behaviour and argument interpretation in Lua...


lualuajitlua-patterns

Read More
Can I make function `extern "c"`?...


c++cluaffiluajit

Read More
why lua bit.lshift(1, 40) is 256, not 1099511627776...


mathluabitluajit

Read More
LuaJIT and GCC: number of cores...


cwindowsgccluajitcpu-cores

Read More
Add method to string and modify self in Lua...


stringluaioluajit

Read More
LuaJIT FFI load dll error...


cluaffiluajit

Read More
If Left click ffi in lua...


winapiluaffiluajit

Read More
luaJIT error handling with FFI calls a non-existent method...


luaffiluajit

Read More
How do I convert a lua string to a C char*?...


cluaffiluajit

Read More
Luajit - why is there a performance drop when restricting standard libraries...


luajit

Read More
BackNext