←back to thread

323 points CharlesW | 1 comments | | HN request time: 0.237s | source
1. cageface ◴[] No.42210302[source]
One of my favorite things about Tauri is that I can write all the "back end" code in Rust. I think this has a lot of advantages for performance and correctness. For that reason alone I'm more inclined to reach for it than Electron or something like this when I have options.