I wrote a thing about how I've been using the #ZigLang toolchain to cross-compile small tools (almost) effortlessly. Not that I used the programming language itself much, but the “zig cc” tooling is great! The article also features #MesonBuild, which I like to call “the least annoying of build systems, probably”.
You can read it here: https://perezdecastro.org/2023/standalone-binaries-zigcc-meson.html
