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

[GC] Fix trapping on array.new_data of dropped segments of offset > 0 #7124

Merged
merged 5 commits into from
Dec 2, 2024

Commits on Nov 27, 2024

  1. fix

    kripken committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b9ebaf4 View commit details
    Browse the repository at this point in the history
  2. overflow checks

    kripken committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4feeb90 View commit details
    Browse the repository at this point in the history
  3. Update src/wasm-interpreter.h

    Co-authored-by: Thomas Lively <tlively123@gmail.com>
    kripken and tlively authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    adf9f76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cb421c View commit details
    Browse the repository at this point in the history
  5. workaround

    kripken committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1a277ad View commit details
    Browse the repository at this point in the history