Hi, I'm still new to Nim and this is my first post. Although Zig is really
nice, I'm not sure why you would need it. I was able to somewhat cross-compile
from Mac to windows, but I can't remember off-hand the problem I had with
compiling with Linux. I ended up finding a solution that I was probably going
to use later.
I just recently installed a new system and I haven't restored my backups
yet. I had found there are some other compiler options for, but I can only
think of one that I found. I'm posting a couple links to them. The
cross-compile in Zig is nice, but I really liked the way Red/Rebol
cross-compiles. You should be able to look at and/or use Nim cross.
[https://github.com/arnetheduck/nlvm](https://github.com/arnetheduck/nlvm)
[https://github.com/miyabisun/docker-nim-cross](https://github.com/miyabisun/docker-nim-cross)