Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 134 Bytes

File metadata and controls

4 lines (4 loc) · 134 Bytes

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