Bungeefan@lemmy.kde.social to Programmer Humor@lemmy.mlEnglish · 2 年前Looking at you Ionic, Tauri, ...lemmy.kde.socialimagemessage-square100linkfedilinkarrow-up1954arrow-down112
arrow-up1942arrow-down1imageLooking at you Ionic, Tauri, ...lemmy.kde.socialBungeefan@lemmy.kde.social to Programmer Humor@lemmy.mlEnglish · 2 年前message-square100linkfedilink
minus-squarecatastrophicblues@lemmy.calinkfedilinkarrow-up1·2 年前How much Rust do I need to know to use Tauri?
minus-squarePyro@lemmy.worldlinkfedilinkEnglisharrow-up3·2 年前Last I checked, almost none. They provide a JS API for common functions, so as long as you’re keeping things relatively simple you might not have to touch much Rust at all.
minus-squarecatastrophicblues@lemmy.calinkfedilinkarrow-up2·2 年前Huh, that’s neat. From their docs it does seem like aside from some scaffolding, I shouldn’t need to write much Rust.
How much Rust do I need to know to use Tauri?
Last I checked, almost none. They provide a JS API for common functions, so as long as you’re keeping things relatively simple you might not have to touch much Rust at all.
Huh, that’s neat. From their docs it does seem like aside from some scaffolding, I shouldn’t need to write much Rust.