Our great sponsors
-
dioxus is great. you can compile it either as wasm or a native executable, and it communicates with the DOM with a tiny bit of javascript – works both as a web app and a desktop app! the developer experience is really nice, it's basically React but in Rust.
-
Surprised no-one mentioned https://github.com/iced-rs/iced
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
slint
Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript.
The ability to change the cursor on hover was added many month ago: (https://github.com/slint-ui/slint/pull/721)