codefrau / SqueakJS

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

Allow programmed fetchImageAndRun instead of requiring specific URL seach parameter #119

Closed ErikOnBike closed 3 years ago

codefrau commented 3 years ago

Was I too quick in merging your other PR? 😅

While you're still working on it you can make a "draft": https://github.blog/2019-02-14-introducing-draft-pull-requests/

ErikOnBike commented 3 years ago

Vanessa, no sorry. Is separate PR, but I handled it a bit awkwardly. This one is finished. Does allow to programmatically start with an image (instead of having to supply one from the URL).