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

Revert "Remove virtual memory support (paritytech#408)" #2

Merged
merged 14 commits into from
Jul 11, 2023
Merged

Commits on Jul 10, 2023

  1. Revert "Remove virtual memory support (wasmi-labs#408)"

    This reverts commit 10f8780.
    ark0f committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    92776c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e3f9a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba8794d View commit details
    Browse the repository at this point in the history
  4. Fix growth function

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

Commits on Jul 11, 2023

  1. Eliminate max_memory_len

    ark0f committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e5fe1ff View commit details
    Browse the repository at this point in the history
  2. Update rust.yml

    ark0f committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c70d1be View commit details
    Browse the repository at this point in the history
  3. Fix missing alloc crate import

    ark0f committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9922527 View commit details
    Browse the repository at this point in the history
  4. Fix clippy warning

    ark0f committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8efa308 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5677e4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d50436c View commit details
    Browse the repository at this point in the history
  7. Infallible growth function

    ark0f committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    efd930b View commit details
    Browse the repository at this point in the history
  8. Revert filename

    ark0f committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ec78044 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b21d376 View commit details
    Browse the repository at this point in the history
  10. Make ByteBuffer::new infallible

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