C++ terminal event backend with a stable C FFI surface
include/lte/ Public C ABI and internal C++ headers
src/ C++ implementation
moonbit/lte_native Raw MoonBit FFI declarations for the `lte_*` C ABI
tests/ C++ parser and C ABI smoke testscmake -S . -B build
cmake --build build
ctest --test-dir buildC++ terminal event backend with a stable C FFI surface