Bungeefan to Programmer [email protected]English • 11 months agoLooking at you Ionic, Tauri, ...lemmy.kde.socialimagemessage-square68fedilinkarrow-up1911arrow-down112cross-posted to: [email protected]
arrow-up1899arrow-down1imageLooking at you Ionic, Tauri, ...lemmy.kde.socialBungeefan to Programmer [email protected]English • 11 months agomessage-square68fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink1•11 months agoHow much Rust do I need to know to use Tauri?
minus-squarePyrolinkEnglish3•11 months 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@[email protected]linkfedilink2•11 months 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.