Hacker News new | ask | show | jobs
by astrange 892 days ago
I think you could fixup the pointers if you tried. It's more or less the same problem as compacting GC.
1 comments

Certainly there are solutions, but they aren't transparent, and at some point you have to ask "would serialization be easier?"
This is exactly what I thought: why not just save state to a file?