2 comments

  • jauntywundrkind 36 minutes ago

    Wait, what?! These examples run in the browser? This rust library is atop GPUI which is already well used for native apps, but outputs primarily / only (I'd guess only?) web apps? And they are real web apps, with html, unlike the Flutter abomination?

    This is sick. This is so rad, heck yes.

    • tracker1 18 minutes ago

      You might also find Yew, Leptos an Dioxus interresting... they're web UI frameworks for browser applications written in rust... with some options for native(-like) application targets.