Hacker News new | ask | show | jobs
by bigato 3327 days ago
That only means that for now, languages will have to provide their own garbage collectors, like Go initially implemented their garbage collector in C which is a language that manages memory manually.