Comment by dochtman
6 days ago
Tauri seems interesting. It combines a Rust core with the platform-native browser engine for presentation. Of course a potential downside is rendering incompatibilities between engines/platforms.
6 days ago
Tauri seems interesting. It combines a Rust core with the platform-native browser engine for presentation. Of course a potential downside is rendering incompatibilities between engines/platforms.
IME Tauri performance sucks on Linux so thats something worth keeping in mind if you go that route (https://github.com/tauri-apps/tauri/issues/3988)