The problem with `nim faster` is that it hijacks a slot presently used to
select between backends..`nim c` vs. `nim js` vs. `nim cpp`.
What about:
Hint: 80712 lines; 1.693s; 147.246MiB peakmem [SuccessX]
proj: file.nim; out: file [SuccessX]
***SLOW, DEBUG BUILD***; -d:release to make code run faster. [BuildMode]
Run
Also, @xigoi, there currently is no `-d:debug` to stay with. So, you almost
certainly meant "stay with non-release mode by default", but I _think_ everyone
interpreted your post correctly based on your 2nd&3rd sentences. :-)