Skip to content

Comment on Puny GUI – A tiny cross platform GUI Kit in Janet

Comments

Subtracting all the delusional fluff about small sizes, this article is about a Janet binding to Gtk3.

ldd app.bin|rg -o '/usr/lib[^ ]+'|xargs stat -L -c %s|perl -lne'$s += $_; END {print $s}'

38120904

Actually it's about a Janet binding to IUP. The key difference is that on Windows, IUP uses native controls, whereas GTK does not.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.