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

Merged
merged 40 commits into from
Nov 4, 2024

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

Commits on Oct 23, 2024

  1. Update comment

    ByteNacked committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b721f08 View commit details
    Browse the repository at this point in the history
  2. Enfoce backend drop order

    ByteNacked committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7501add View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0926ea View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    31caeca View commit details
    Browse the repository at this point in the history
  2. Fix fs cache race

    ByteNacked committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0e0b72f View commit details
    Browse the repository at this point in the history
  3. Review fixes

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

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

  1. Increase recursion limit

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

Commits on Oct 29, 2024

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

Commits on Nov 4, 2024

  1. Add comment

    ByteNacked committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bc89443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e39d143 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4da949c View commit details
    Browse the repository at this point in the history
  4. Update doc-comment

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