

Support for using Smalltalk in a JavaScript environment. Only a “Squeak in the browser”, but also that it provides practical

Re-use existing JavaScript tools to inspect and manipulate Squeak This has proven useful during development as we could JavaScript objects and integrates with the JavaScript garbage collection (GC) allows existing JavaScript code to interact with Squeak >The fact that SqueakJS represents Squeak objects as plain SqueakJS: A Modern and Practical Smalltalk That Runs in Any Browser

One thing that's amazing about SqueakJS (and one reason this VM inside another VM runs so fast) is the way Vanessa Freudenberg elegantly and efficiently created a hybrid Smalltalk garbage collector that works with the JavaScript garbage collector.
