You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -323,6 +323,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
323
323
## FFI Bindings
324
324
325
325
-[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.
326
327
-[mitchellh/zig-objc](https://github.com/mitchellh/zig-objc) : Objective-C runtime bindings for Zig (Zig calling ObjC).
327
328
-[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/)
328
329
-[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