diff --git a/cli/nim.cfg b/cli/nim.cfg index b20433f..0c0e19a 100644 --- a/cli/nim.cfg +++ b/cli/nim.cfg @@ -1,2 +1,5 @@ --path:".." ---threads:on \ No newline at end of file +--threads:on +--gc:orc +--release +# --debug