Y
Hacker News
new
|
ask
|
show
|
jobs
by
treyd
52 days ago
> Both Dlang and Vlang have optional garbage collectors, that can be turned off.
Until you need a library that was written with the assumption of using a garbage collector.
1 comments
baranul
52 days ago
My previous post explained how this is not the case for Vlang. None of Vlang's libraries depend on using a garbage collector.
link