Stream: git-wasmtime

Topic: wasmtime / PR #8194 winch: Enable `memory64` in Winch


view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 17:58):

saulecabrera opened PR #8194 from saulecabrera:winch-mem64 to bytecodealliance:main:

Closes: https://github.com/bytecodealliance/wasmtime/issues/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: https://github.com/bytecodealliance/wasmtime/pull/8156.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 17:58):

saulecabrera requested elliottt for a review on PR #8194.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 17:58):

saulecabrera requested wasmtime-compiler-reviewers for a review on PR #8194.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 17:58):

saulecabrera requested wasmtime-core-reviewers for a review on PR #8194.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 17:58):

saulecabrera requested fitzgen for a review on PR #8194.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 17:58):

saulecabrera requested wasmtime-default-reviewers for a review on PR #8194.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 18:06):

elliottt submitted PR review:

:tada:

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 18:44):

github-actions[bot] commented on PR #8194:

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:

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

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 21:04):

alexcrichton merged PR #8194.


Last updated: Oct 23 2024 at 20:03 UTC