Hacker News new | ask | show | jobs
by nimmer 3643 days ago
GC in Nim is optional and it's run inline during memory allocation only. No background threads. http://nim-lang.org/docs/gc.html