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

refactor(sandbox): Update WASMI in gear-sandbox #2931

Closed
wants to merge 10 commits into from

Commits on Jul 17, 2023

  1. Update WASMI in gear-sandbox

    ark0f committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a0a0732 View commit details
    Browse the repository at this point in the history
  2. Initial borrow fix

    ark0f committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5587c80 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. tmp

    ark0f committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c7be752 View commit details
    Browse the repository at this point in the history
  2. Update WASMI branch

    ark0f committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3f8d423 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Update Cargo.lock

    ark0f committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2c42671 View commit details
    Browse the repository at this point in the history
  2. Don't use wasmi::Exports

    ark0f committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    062f005 View commit details
    Browse the repository at this point in the history
  3. Remove debug_cell dep

    ark0f committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ce942bb View commit details
    Browse the repository at this point in the history
  4. Remove excessive logging

    ark0f committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7862a5b View commit details
    Browse the repository at this point in the history
  5. Revert to default backend

    ark0f committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d8b3bfc View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into al-wasmi-host-executor

    # Conflicts:
    #	sandbox/host/Cargo.toml
    #	sandbox/host/src/sandbox.rs
    ark0f committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2e61f14 View commit details
    Browse the repository at this point in the history