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

Ability to pause, save state and restore VM #22

Closed
dobegor opened this issue May 30, 2019 · 6 comments
Closed

Ability to pause, save state and restore VM #22

dobegor opened this issue May 30, 2019 · 6 comments
Assignees
Labels
📦 component-runtime About the Wasm runtime 🎉 enhancement New feature or request

Comments

@dobegor
Copy link

dobegor commented May 30, 2019

Motivation

With ability to pause the VM, save it's state (memory, execution context) and restore it later
it'd be possible to created sandboxed environments with ability to migrate them.

@dobegor dobegor added the 🎉 enhancement New feature or request label May 30, 2019
@Hywan
Copy link
Contributor

Hywan commented Jun 3, 2019

Thanks for the interesting proposal! I suggest you to fill the same issue on https://github.com/wasmerio/wasmer since it heavily relies on the WebAssembly runtime.

@ghost
Copy link

ghost commented Jul 2, 2019

Looking forward to this.
It's great how flexible wasi can be in this regards. Shiftable workloads.

@Hywan
Copy link
Contributor

Hywan commented Jul 2, 2019

It's under development wasmerio/wasmer#489.

@artjoma
Copy link

artjoma commented May 14, 2021

Any news about this functionality ?

@Hywan
Copy link
Contributor

Hywan commented May 17, 2021

Not yet. It's not a feature that is part of wasmerio/wasmer for the moment :-).

@Hywan
Copy link
Contributor

Hywan commented May 17, 2021

Closing this issue in favor of wasmerio/wasmer#480 :-).

@Hywan Hywan closed this as completed May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 component-runtime About the Wasm runtime 🎉 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants