myNimExamples

nim c -d:release --opt:size --run test.nim
nim c -d:release --opt:size --cpu:i386 test.nim
nim c --run test.nim