Zig on the other hand, makes it easy to cross-compile for Windows. What it doesn't do is make is easy (possible?) to capture user input in a console application (no examples for how to do so anywhere on the web work in the current version of Zig), so I still can't seem to make a console application to run in `wineconsole`. I know it works, because it'll run a bat file, which I could make work.