codefrau / SqueakJS

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

Implement ImageSegment store and load for Spur #172

Open codefrau opened 2 weeks ago

codefrau commented 2 weeks ago

So far, only segments for (old) interpreter images are implemented, which allows Etoys and Scratch projects to work. For completeness, it should be implemented for newer image versions too.