negrel/zluajit
Zig bindings to LuaJIT C API
871db2c84ecefd70a850e03a6c340214a81739f0.tar.gz
zluajit
- Zig bindings to LuaJIT C APIzluajit
provides high quality, ergonomic, well documented and type-safe
bindings to LuaJIT 5.1/5.2 C API.
See examples
to get started embedding LuaJIT in Zig
program or build Zig modules that can be imported from Lua.
luajit
You can build luajit
executable using zig build luajit
.
If you want to contribute to zluajit
to add a feature or improve the code contact
me at [email protected], open an
issue or make a
pull request.
Please give a :star: if this project helped you!
MIT © Alexandre Negrel