Hacker News new | ask | show | jobs
by silon42 1528 days ago
I believe a start would be to write a Rust wrapper around of Qt and GTK (and other platforms native stuff). Probably using out-of-process integration.
1 comments

There are already Rust wrappers for GTK and Qt.

That doesn't really solve the problem, though. You still have all of GTK's baggage, just usable from Rust.