Skip to content

Commit d1ca5a9

Browse files
authored
Add zig-luajit (#80)
1 parent 566471e commit d1ca5a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
323323
## FFI Bindings
324324

325325
- [natecraddock/ziglua](https://github.com/natecraddock/ziglua) : Zig bindings for the Lua C API.
326+
- [sackosoft/zig-luajit](https://github.com/sackosoft/zig-luajit) : Zig bindings for the LuaJIT C API.
326327
- [mitchellh/zig-objc](https://github.com/mitchellh/zig-objc) : Objective-C runtime bindings for Zig (Zig calling ObjC).
327328
- [fulcrum-so/ziggy-pydust](https://github.com/fulcrum-so/ziggy-pydust) : A toolkit for building Python extensions in Zig. [pydust.fulcrum.so/](https://pydust.fulcrum.so/)
328329
- [katafrakt/zig-ruby](https://github.com/katafrakt/zig-ruby) : This repo contains an experiment of building a Ruby extension with Zig programming language. It implements a slightly altered version of 100 doors from Rosetta Code.

0 commit comments

Comments
 (0)