Expand description
kiromi-ai-swift โ Swift FFI bindings for the kiromi-ai-memory engine.
On Apple targets, the (private) bridge module exports a
swift-bridge-generated IDL that Swift consumes via the SwiftPM package
under swift/. On other
targets this crate compiles to a near-empty library so the workspace
cargo build --workspace continues to succeed on Linux and Windows; the
Swift FFI is meaningless off Apple platforms.
Functionsยง
- version
- Crate version โ useful for diagnostics on the Swift side.