Y
Hacker News
new
|
ask
|
show
|
jobs
by
judofyr
2068 days ago
To clarify: By default Nim will still use the GC which doesn't have any "footguns". ARC and ORC are new features which have different trade-offs, and some limitations. You opt-in to using them if you're interested.