Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 214 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 214 Bytes

Convex Rust FFI

The convex-ffi expose bindings through Foreign Function Interface from the convex crate.

Building bindings

Swift bindings

cargo xtask swift build-xcframework

Kotlin bindings