codefrau / SqueakJS

A Squeak Smalltalk VM in Javascript
https://squeak.js.org
MIT License
365 stars 75 forks source link

0.7.5 broken #32

Closed codefrau closed 9 years ago

codefrau commented 9 years ago

E.g. this brings up an emergency evaluator: https://bertfreudenberg.github.io/SqueakJS/demo/simple.html#document=JSBridge.st

Bisecting points to pull request #30 as the culprit. We'll have to fix it, or pull out again.