Bungeefan to Programmer Humor@lemmy.mlEnglish • 1 year agoLooking at you Ionic, Tauri, ...lemmy.kde.socialimagemessage-square101fedilinkarrow-up1950arrow-down112cross-posted to: mobiledev@programming.dev
arrow-up1938arrow-down1imageLooking at you Ionic, Tauri, ...lemmy.kde.socialBungeefan to Programmer Humor@lemmy.mlEnglish • 1 year agomessage-square101fedilinkcross-posted to: mobiledev@programming.dev
minus-square@catastrophicblues@lemmy.calinkfedilink1•1 year agoHow much Rust do I need to know to use Tauri?
minus-squarePyrolinkfedilinkEnglish3•1 year agoLast 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-square@catastrophicblues@lemmy.calinkfedilink2•1 year agoHuh, 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.