Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@NotAPenguin0 NotAPenguin0 released this 06 Jul 09:42

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.