> asserts don't work.

>From what I read assert works well with -d:release?

For debug mode -- I am a bit tired of asking new users if they compiled in 
debug mode when they complain about performance. And much more important: When 
people try Nim only in debug mode and tell friends: Well I tried Nim for a 
trivial task, it is a bit faster than Python. That is no good advertising. 
Debug is less a problem, when people start to debug they have read some docs 
and know that it may be better to compile in debug mode.

> I think the best course of action is just a new Hint that power users can 
> turn off

Seems to be a very good solution. 

Reply via email to