Hacker News new | ask | show | jobs
by perdunov 4064 days ago
I think it's quite easy to build a GC-like system for a particular subsystem of the engine.

The only nuisance is the lack of reflection in C++, as usual.