Hacker News new | ask | show | jobs
by anon23anon 1277 days ago
Does Dioxus run in a webview on mobile? That's how I'm reading the docs.
1 comments

In theory it doesn't have to. In practice, yes.

My comment said that rust had a great cross-platform story, not Dioxus. If I was doing cross-platform rust I'd use cacao for iOS, Dioxus for web front end, et cetera.