Dioxus – Fullstack crossplatform app framework for Rust

by linkddon 3/17/2025, 1:43 AMwith 8 comments

by tmpfson 3/17/2025, 7:15 AM

Really hope this project succeeds as somebody heavily invested in a Flutter app with a Rust backend Dioxus could be great for us so we will continue to follow closely.

Flutters hot reloading is awesome but some days I feel like it is death by a thousand cuts working with Flutter (so many unresolved bugs) so to have a cross-platform framework that wouldn't require Flutter and Dart would be great.

Wish the Dioxus team a lot of success!

by esafakon 3/17/2025, 9:05 PM

Isn't Rust too low level for regular back end development, let alone the front end? I don't get the appeal, and I think it would be hard to hire for.

by TheNightmanon 3/18/2025, 11:37 PM

> If you are using M1, you will have to run cargo build --target x86_64-apple-ios instead of cargo apple build if you want to run in simulator.

Does this mean simulator will be run under Rosetta?