Language
Nim
Compiler
nim HEAD Version 0.20.99
Options
Raw compiler options
-d:release
-d:danger
--threads:on
-t:-march=native
$ nim c ./prog.nim -d:release -d:danger --threads:on -t:-march=native
3.141592652589823 in 6180.525064468384 milliseconds.
Exit Code:
0