89

Fullstack GUI library for web, desktop, mobile, and more. In Rust using a HTML + CSS renderer built on top of Servo.

you are viewing a single comment's thread
view the rest of the comments
[-] firelizzard@programming.dev 18 points 3 days ago

I seriously doubt that a dual-language platform is ever going to supplant Electron. Electron has the major advantage that the entire app is written in one language. And according to Stack Overflow's 2023 developer survey, 66% of devs use JavaScript, 45% use Python, 43% use TypeScript, and 12% use Rust. More devs use Java, C#, C++, PHP, and C than Rust. So 2/3 of developers wouldn't have to learn a new language to use Electron, and only a small fraction of the remainder knows Rust.

[-] Ephera@lemmy.ml 11 points 2 days ago

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.

[-] firelizzard@programming.dev 1 points 2 days ago

Ah, well that’s great for folks who already know or want to learn Rust

[-] rdri@lemmy.world 3 points 2 days ago

The folks who only know JavaScript and refuse to learn more deserve to be blamed for electron's (and similar) continued existence, and therefore for excessive resource usage.

load more comments (2 replies)
this post was submitted on 29 Jun 2024
89 points (96.8% liked)

Programming

16210 readers
131 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS