Really cool - Bert wrote a SqueakVM running on top of JavaScript:
SqueakJS blog post: http://croquetweak.blogspot.de/2013/12/squeakjs-lively-squeak-vm.html SqueakJS Lively access: http://lively-web.org/users/bert/squeak.html Running the mini.image (demo): http://bertfreudenberg.github.io/SqueakJS/demo/simple.html VM Project: https://github.com/bertfreudenberg/SqueakJS/ VM Source code: https://github.com/bertfreudenberg/SqueakJS/blob/master/vm.js
