| ▲ | isr 13 hours ago | |||||||
I didn't know that. So they didn't bootstrap an image from scratch, when they created the new VM? | ||||||||
| ▲ | xkriva11 12 hours ago | parent | next [-] | |||||||
No, they used a tool (SystemTracer) running inside the original Smalltalk that enumerated all the objects in the running image and serialized them in a new image format into a new image file. Every time the image file format changed, it was transformed like this. Smalltalk is very close to a biological system. | ||||||||
| ▲ | mpweiher 13 hours ago | parent | prev [-] | |||||||
That's how I understand what they wrote. "Produce a new image:
https://dl.acm.org/doi/10.1145/263698.263754Hmm...I wonder if Dan used the PDF writer I wrote for him to produce that version of the paper... | ||||||||
| ||||||||