by YakBizzarro on 5/27/25, 7:24 PM with 2 comments
by ogoffart on 5/27/25, 9:41 PM
Slint was created with the same idea as what drives "Qt Bridges". We made a UI toolkit that is language-agnostic from the start. Slint uses its own UI language (inspired by QML), and gives you first-class, idiomatic APIs in Rust, C++, Pyhton, and JavaScript. And a clean separation between UI and business logic.