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.
back
1 comments
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)