The idea was to get the compiler compiling itself with ORC with no leaks before changing the default in a release.
An example leak I have is hldiff. With the default GC running against git log -p run on a Nim git repo takes 1.2 MiB. With arc/orc (devel or 1.4.x) 1.5 GiB, over 1000x more. { I haven't gotten around to trying to find a minimum reproduction and filing a github issue. And, yeah, yeah lent/etc. annotations might workaround the bug. Or maybe I have one. Anyway, it's still much smaller than the whole compiler. ;-) }
Following its great success, we can already announce Nim Conf 2021! We don’t have any concrete details yet, but the plan is to have it in the summer of 2021 - mark your calendars and start preparing your talks :)
I'm looking forward to NimConf 2021.