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

Add experimental support for snapshot/restore #1808

Merged
merged 13 commits into from
Jan 24, 2024

Commits on Oct 20, 2023

  1. Add experimental support for snapshot/restore

    Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
    anuraaga committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4c5c930 View commit details
    Browse the repository at this point in the history
  2. Implement snapshot/restore

    Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
    anuraaga committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3444522 View commit details
    Browse the repository at this point in the history
  3. Fix merge

    Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
    anuraaga committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    21eb098 View commit details
    Browse the repository at this point in the history
  4. Tests

    Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
    anuraaga committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9d169f5 View commit details
    Browse the repository at this point in the history
  5. Implement interpreter

    Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
    anuraaga committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    b3d34ad View commit details
    Browse the repository at this point in the history
  6. Stack only

    Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
    anuraaga committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    88ab511 View commit details
    Browse the repository at this point in the history
  7. Drift

    Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
    anuraaga committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f7dfa0b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Merge branch 'main' of github.com:tetratelabs/wazero into snapshot

    Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
    anuraaga committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    8d19446 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Only defer when snapshotting

    Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
    anuraaga committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    04cf900 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    5c1baa8 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
    anuraaga committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6abe860 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
    anuraaga committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2d2d62c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    3bbbdeb View commit details
    Browse the repository at this point in the history