-
Very similar to the "dumle" experiment I made a few years ago: https://github.com/axelf4/dumle!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
There are two versions of the todomvc example for Dioxus. This is the one that should work. (We used to maintain a examples repo with the todomvc example, but now that example is moved into the main repo). To run the web version, you just need to change the dioxus_desktop to dioxus_web
-
That does create a bunch of little .js files unfortunately, but they are quite easy to bundle for production. Ideally trunk should be doing that itself (as per closing remarks in the post).
-
slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
I think templates should be in a different language altogether, similar to how Slint does it, except producing DOM.
-