A JIT Smalltalk VM written in itself. The VM is written entirely in Smalltalk and is compatible with Digitalk's (VS) Smalltalk implementation, leveraging the existing Smalltalk environment. Key components include generating .exe files, object format, memory management including garbage collection, method lookup, primitives, and foreign function interfaces.