That document says that it “describes the upcoming Nim runtime which does not use classical GC algorithms anymore but is based on destructors and move semantics”.
Is that referring to arc/orc? It is a bit unclear to me because at some point there was something called the “new runtime” which I believe was abandoned and replace with arc and orc. So is that document accurate and does it refer to arc and orc?
