This repository has no description

build: export a C library master

Expose the terminal input parser over a C ABI, modeled on ghostty's libghostty-vt. Events are opaque parser-owned handles read through accessor functions so payloads can grow without breaking the ABI. zig build lib produces static and shared libraries and installs include/vaxis.h.