|
|
|
|
|
by throwup238
672 days ago
|
|
I’m using cxx/cxx-qt in a Rust QT app with substantial interop with Qt/QML and lots of C++ code (because Gpt/Claude make implementing some stuff easier in C++). It’s definitely mature enough because Qt’s libs are no joke. At this point I have a Claude project set up with Cxx documentation and it autogenerates most of my bindings. |
|
I'm a fan of QML and would love to use Rust with it if pleasant Qt bindings are finally there.