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

feat(sandbox-host): update sandbox host wasmi version #4282

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    6c9449c View commit details
    Browse the repository at this point in the history
  2. Update tests

    ByteNacked committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    733e6b0 View commit details
    Browse the repository at this point in the history
  3. Generic refcellstore

    ByteNacked committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4192e81 View commit details
    Browse the repository at this point in the history
  4. WIP

    ByteNacked committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d94a1bc View commit details
    Browse the repository at this point in the history
  5. WIP2

    ByteNacked committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    51825c3 View commit details
    Browse the repository at this point in the history
  6. WIP3

    ByteNacked committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    911f3a9 View commit details
    Browse the repository at this point in the history
  7. WIP4

    ByteNacked committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2335b3d View commit details
    Browse the repository at this point in the history
  8. WIP5

    ByteNacked committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    67719b6 View commit details
    Browse the repository at this point in the history
  9. WIP6

    ByteNacked committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2869fb8 View commit details
    Browse the repository at this point in the history
  10. Switch sandbox to wasmi

    ByteNacked committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b4dcd1c View commit details
    Browse the repository at this point in the history
  11. Fix double borrow

    ByteNacked committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    25620bd View commit details
    Browse the repository at this point in the history
  12. Fix wrong mem buffer size

    ByteNacked committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4a65c73 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Fix rc cycle

    ByteNacked committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4adef59 View commit details
    Browse the repository at this point in the history
  2. Add cli param

    ByteNacked committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6975f42 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    ByteNacked committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9e4ad10 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update doc

    ByteNacked committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4bd475b View commit details
    Browse the repository at this point in the history
  2. Unify wasmi dep

    ByteNacked committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f9795f4 View commit details
    Browse the repository at this point in the history
  3. Rename sandbox-wasmi dep

    ByteNacked committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    03d93b3 View commit details
    Browse the repository at this point in the history
  4. Fixup

    ByteNacked committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6361454 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4602f20 View commit details
    Browse the repository at this point in the history
  6. Trigger CI

    ByteNacked committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    59bf430 View commit details
    Browse the repository at this point in the history
  7. Remove whitespaces

    ByteNacked committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    16a91be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a844d90 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Bump wasmi version to 0.38

    ByteNacked committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dc28e12 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

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

Commits on Oct 20, 2024

  1. Review fixes

    ByteNacked committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d2f1135 View commit details
    Browse the repository at this point in the history
  2. Review fixes II

    ByteNacked committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    1016959 View commit details
    Browse the repository at this point in the history