Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement serialization of VM #34

Open
ikskuh opened this issue Sep 10, 2020 · 0 comments
Open

Implement serialization of VM #34

ikskuh opened this issue Sep 10, 2020 · 0 comments
Labels
virtual machine This issue is related to the virtual machine
Milestone

Comments

@ikskuh
Copy link
Owner

ikskuh commented Sep 10, 2020

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 ikskuh added the virtual machine This issue is related to the virtual machine label Sep 10, 2020
@ikskuh ikskuh added this to the 1.0 milestone Sep 10, 2020
ikskuh added a commit that referenced this issue Sep 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
virtual machine This issue is related to the virtual machine
Projects
None yet
Development

No branches or pull requests

1 participant