onlinepersona@programming.dev to Programming@programming.devEnglish · 8 months agoIs this the electron-alternative we've been waiting for?github.comexternal-linkmessage-square19fedilinkarrow-up173arrow-down16file-text
arrow-up167arrow-down1external-linkIs this the electron-alternative we've been waiting for?github.comonlinepersona@programming.dev to Programming@programming.devEnglish · 8 months agomessage-square19fedilinkfile-text
Fullstack GUI library for web, desktop, mobile, and more. In Rust using a HTML + CSS renderer built on top of Servo.
minus-squareEphera@lemmy.mllinkfedilinkarrow-up8·8 months agoIt’s not a dual-language platform, though. You write the backend and the frontend in Rust. The frontend code is compiled to WASM to serve it to the browser.
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up2arrow-down1·8 months agoAh, well that’s great for folks who already know or want to learn Rust
It’s not a dual-language platform, though. You write the backend and the frontend in Rust. The frontend code is compiled to WASM to serve it to the browser.
Ah, well that’s great for folks who already know or want to learn Rust