

0·
1 day agoBut then what’s the point of Tauri? I mean there are plenty general use projects in Tauri, why’d they chose Rust?


But then what’s the point of Tauri? I mean there are plenty general use projects in Tauri, why’d they chose Rust?


No I’m not professional, maybe I’m mistaken. I just know C++ and made a few simple things, and then I tried to do a few simple things in Rust but it’s almost killing me. I’m asking myself if it’s worth it.
Tauri provides native system plugins cross platform, that’s what I want, paired with the fact it doesn’t bundle Chromium, apps are lightweight and fast.
You can use Tauri with Iced too, it doesn’t require web tech, the strong point of Tauri is the native system modules.
I thought about using native tools only but I’m planning on supporting Linux and Windows at the same time, so that’s the appealing for me.