Hacker News new | ask | show | jobs
by app17 1981 days ago
Have you looked at https://github.com/tauri-apps/tauri as a more lightweight and Rust friendly alternative to Electron ?
1 comments

I hadn't seen that—looks perfect for my use case. Electron has certainly had its downsides (app size, of course), including the difficulty of integrating with Rust (via Neon).

I'll keep an eye on it though I'd be concerned about reliability of continued support at this point (in comparison to Electron).