• by tmpfs on 3/17/2025, 7:15:00 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 esafak on 3/17/2025, 9:05:37 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 TheNightman on 3/18/2025, 11:37:20 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?