Using Zig

I wanted to try using Zig as my main language for development. There’s no particular reason why I switched away using Rust. Maybe because I can easily cross-compile with Zig compared to Rust from a Linux machine to a Windows machine? The bindings from Windows API looks like it’s much easier to work with.