top | item 31931007 (no title) nimmer | 3 years ago No, even small files. You must have issues with your setup. Are you sure your compiler is not built in debug mode? discuss order hn newest zimpenfish|3 years ago How would I check that? I installed it through homebrew via https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/... which doesn't seem to mention debug mode anywhere? dom96|3 years ago Run `nim -v`, if it's not in debug mode you should see "active boot switches: -d:release". load replies (1)
zimpenfish|3 years ago How would I check that? I installed it through homebrew via https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/... which doesn't seem to mention debug mode anywhere? dom96|3 years ago Run `nim -v`, if it's not in debug mode you should see "active boot switches: -d:release". load replies (1)
dom96|3 years ago Run `nim -v`, if it's not in debug mode you should see "active boot switches: -d:release". load replies (1)
zimpenfish|3 years ago
dom96|3 years ago