4 ms·
I can highly recommend Rust for this. The same Rust engine powering web app (WASM + React), iOS (SwiftUI), Android (Kotlin Compose) and desktop (Tauri). https:
by lukax 2mo ago
I can highly recommend Rust for this. The same Rust engine powering web app (WASM + React), iOS (SwiftUI), Android (Kotlin Compose) and desktop (Tauri).
https://github.com/koofr/vault https://github.com/koofr/vault
- frizlab 2mo agoHonestly nowadays Swift seems a better fit IMHO, though it is probably a matter of taste.
- lukax 2mo agoAlso for WASM? It's just not really there compared to Rust's wasm bindgen.
- frizlab 2mo agoAh WASM I don’t really know. I know they are actively working on it[1], but I could not tell you where they’re at exactly, especially compared to bindgen. I wanted to try some time ago, but it really was not ready, and now I don’t have the time anymore (: [1] https://github.com/swiftwasm/WasmKit https://github.com/swiftwasm/WasmKit