Hot reloading: polymorphism

Hot reloading has many problems to solve, but its most fundamental is correcting pointers to avoid the dreaded SEGFAULT. In this deep dive: vptrs, compiler design, and deducing object memory layouts.