Remix.run Logo
bluGill 6 hours ago

It is tricky, but it is not unheard of to write Qt applications as something other than C++.

rubymamis 5 hours ago | parent [-]

These days you write the logic in C++ and UI in QML which is a very pleasent experience.

bluGill an hour ago | parent [-]

Rust bindings exist if you don't like c++