Skip to content

Implement Memory Snapshotting and Restore #322

Open
@simongdavies

Description

@simongdavies

A lot of the work that is done in initialization of a sandbox could potentially be done offline out side the hot path, likewise there may be cases where a host process wants or needs to capture the state of a sandbox.

We should design and implement a mechanism to allow a host to save and restore consistent snapshots of memory (and other state required) to allow Sandboxes to be efficiently persisted/initialised/started.

Metadata

Metadata

Assignees

Labels

area/APIRelated to the API or public interfacearea/performanceAddresses performancelifecycle/confirmedBug is verified or proposal seems reasonable

Type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions