libghostty-odin
May 8, 2026 · View on GitHub
Odin bindings for libghostty-vt, the virtual terminal library extracted from Ghostty.
Status
Using odin-c-bindings by the wonderful Karl Zylenski I have now created a script that will generate the C FFI bindings based api output by libghostty-vt.
Planned shape
ghostty_vt_c— raw FFI bindings toghostty/vt.hghostty_vt— Odin-friendly wrapper APIexample/ghostling— minimal terminal example based on ghostling