LoLa icon indicating copy to clipboard operation
LoLa copied to clipboard

Implement serialization of VM

Open ikskuh opened this issue 3 years ago • 0 comments

Implement serialization of a virtual machine state.

Design problem: How to serialize the call stack? Long-running functions require a possibility to be serialized, same for reconstruction of Environment pointers

ikskuh avatar Sep 10 '20 17:09 ikskuh