Skip to content

winch: Enable memory64 in Winch#8194

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
saulecabrera:winch-mem64
Mar 20, 2024
Merged

winch: Enable memory64 in Winch#8194
alexcrichton merged 1 commit intobytecodealliance:mainfrom
saulecabrera:winch-mem64

Conversation

@saulecabrera
Copy link
Member

Closes: #8089

This commit unlocks support for the memory64 proposal in Winch. After all the fixes to heap handling, all the spec and misc tests are passing, which is a good indication regarding the support for this proposal.

I'll like to merge this change after: #8156.

Closes: bytecodealliance#8089

This commit  unlocks support for the `memory64` proposal in Winch. After all the fixes to heap handling, all the spec and misc tests are passing, which is a good indication regarding the support for this proposal.

I'll like to merge this change after: bytecodealliance#8156.
@saulecabrera saulecabrera requested review from a team as code owners March 20, 2024 17:58
@saulecabrera saulecabrera requested review from elliottt and fitzgen and removed request for a team March 20, 2024 17:58
Copy link
Member

@elliottt elliottt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@github-actions github-actions bot added fuzzing Issues related to our fuzzing infrastructure winch Winch issues or pull requests labels Mar 20, 2024
@github-actions
Copy link

Subscribe to Label Action

cc @fitzgen, @saulecabrera

Details This issue or pull request has been labeled: "fuzzing", "winch"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: fuzzing
  • saulecabrera: winch

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@alexcrichton alexcrichton added this pull request to the merge queue Mar 20, 2024
Merged via the queue into bytecodealliance:main with commit 5e05171 Mar 20, 2024
@saulecabrera saulecabrera deleted the winch-mem64 branch March 20, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fuzzing Issues related to our fuzzing infrastructure winch Winch issues or pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

winch: memory64

3 participants