Skip to content

Support embedding user-provided data in persisted snapshots #1839

Description

@ludfjig

Hyperlight-wasm and Hyperlight-js could use this to prevent accidental misuse for loading hyperlight snapshots. For example (proposed api) LoadedJsSnapshot::load(...) API should reject arbitrary hyperlight snapshots. It should validate that a snapshot represents a loaded JS sandbox saved through (proposed api) LoadedJSSandbox::snapshot(&mut self).save() API. But there's currently no way to do this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions