I'd like to test and run little tools for Windows, but I myself work only under Linux and found VM emulators very unsuitable for development. Is anybody uses wine+mingw toolchain for Nim cross-compiling and testing still staying in comfort environment (VSCode/Eclipse, git, etc)?
How should I configure Nim projects, add some libraries like wNim etc in a couple of win32 & mingw packages under Debian 9/10?