Hi there.

Generated C Nim code usually targets specific a specific OS and CPU combination 
with it's C gen backend.

But the tarball for Nim itself (also written in Nim), is cross-platform, and 
doesn't require a specific CPU or OS to be present.

Is there a way to tell the Nim compiler to output cross-platform C, in a 
similar sense to how Nim itself is distributed as a single tarball?

Reply via email to