Tag: rust
All the articles with the tag "rust".
CI Says Green — So Why Did the Module Boundary Just Break?
Compiling isn't enough to protect a Flutter/Kotlin/Swift/Rust E2EE module's architecture. Five CI gates that catch boundary breaks before they ship.
The Rust Core Is Done — So How Do Kotlin and Swift Actually Call It?
UniFFI, cbindgen, or hand-written FFI? Choosing the binding layer that lets Kotlin and Swift call a Rust library — with Firefox, Element X, and Signal as evidence.
The App Links CryptoCore Fine — So Why Can't the Notification Extension Call It?
An iOS app and its Notification Service Extension are two executables. What sharing one Rust library really takes: ABI, packaging, linking, and shared state.