Hacker News new | ask | show | jobs
by coldtea 24 days ago
>First, you might not reload everything in memory, so it will be patched on disk but not in process.

You design for this with generational tagged objects or something similar.