Lots of optimizations going on for OpenVM.
https://github.com/OpenSmalltalk/opensmalltalk-vm
Interesting bit: VM is written in Slang and transformed into C then compiled.
So you can livecode your VM. In the VM simulator.