i've been using Zig for a while, i built an ATtiny85 emulator with Raylib for my final university assignment, it can compile to Linux, Windows, macOS*, and the web with just zig build, which is pretty amazing.
https://codeberg.org/aerphanas/zel
*i don't have a Mac, but technically it should build there too.