Hacker News new | ask | show | jobs
by kody 771 days ago
I opened to project to take a look at the source code, which I would not have done if the project were written in, say, C.
3 comments

Same - it seems like a decent, small, example of using gtk4 bindings in rust. These kinds of projects are great particularly for anyone comfortable in C and building up fluency in rust.
Also might be easier to build than a C project.
Yeah but the majority of the useful functionality of the program is written in C (gtk4, ffmpeg).