Nim
Install
Windows:
Linux:
$ sudo apt install mingw-w64 -y
$ sudo apt install nim -y
Or
$ curl https://nim-lang.org/choosenim/init.sh -sSf | shDependencies:
Nim > nimble install winim nimcrypto zippyCompilation
Basic:
To not popup the console window:
For the best size:
For Windows on Linux:
Add the needed relocation section to the resulting executable (from Windows):
Tools & Packers
Last updated