The easiest solution I've found for building for Linux on WIndows is using 
Docker. You can use one of the [official Nim 
Docker](https://hub.docker.com/r/nimlang/nim/) images to compile your program 
and create a Linux executable.

Reply via email to