Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

cyclical

Author

anonymous

over 1 year ago

Language

Nim

Compiler

nim 1.6.14

Options
Raw compiler options
--expandArc:main --mm:orc

cyclical

Author

anonymous

over 1 year ago

types.nim

$ nim c ./prog.nim --expandArc:main --mm:orc
Hint: used config file '/opt/wandbox/nim-1.6.14/config/nim.cfg' [Conf]
Hint: used config file '/opt/wandbox/nim-1.6.14/config/config.nims' [Conf]
...........................................................
CC: ../../opt/wandbox/nim-1.6.14/lib/std/private/digitsutils.nim
CC: ../../opt/wandbox/nim-1.6.14/lib/system/dollars.nim
CC: ../../opt/wandbox/nim-1.6.14/lib/system.nim
CC: prog.nim
Hint:  [Link]
Hint: gc: refc; opt: none (DEBUG BUILD, `-d:release` generates faster code)
26704 lines; 0.363s; 31.711MiB peakmem; proj: /home/jail/prog.nim; out: /home/jail/prog [SuccessX]
Exit Code:
0