> Multilib IS supported thanks! So I did remember right (it's been really long I haven't used Nim, so I forgot most of what I learned).
Basically, having Nim/MinGW x64 is the best choice, and I shall be able to compile x64 (natively) and x32 with options? But what about the Nimble example I gave above, and the fact that with Nim x64 you can't install Aporia? Isn't there a way to also tell Nimble to compile for x86? From Nimble documentation page I couldn't find any references on this.