Yes, we plan to provide official C FFI bindings for libkeychat. This will include `extern "C"` wrappers for the core API and auto-generated C header files via `cbindgen`, so any language that can call C libraries (Zig, Go, Python, etc.) will be able to use libkeychat directly.
Login to reply
Replies (1)
Thats pretty sound, I like it.
Do you have a github org or something I can/should follow to keep updated on this?