Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 377 Bytes

File metadata and controls

13 lines (6 loc) · 377 Bytes

FFI bindings for the rust matrix SDK

This uses uniffi to build the matrix bindings for native support and wasm-bindgen for web-browser assembly support. Please refer to the specific section to figure out how to build and use the bindings for your platform.

Platforms

Swift/iOS sync

Swift/iOS async

TBD