Hacker News new | ask | show | jobs
by winrid 805 days ago
Well, with a manually managed language you have to do those things pretty much all the the time, but with a GC you can pick which parts are manually managed.

Also I suspect this project isn't for holding hundreds of GB of stuff in memory all the time, but I could be wrong.