|
|
|
|
|
by cb321
1496 days ago
|
|
While tracing garbage collection is indeed one possible automatic memory management strategy in Nim, the new --mm:arc may be what darthrupert meant. See https://uploads.peterme.net/nimsafe.html Nim is choice. :-) {EDIT: As DeathArrow also indicated! } |
|