This release brings performance improvements across the board. On average, the interpreter is now 2x faster than before. The major breaking change is that a context no longer has its own unique address space, so ps::pointer
is now a real pointer instead of some virtual address.