Stream: git-wasmtime

Topic: wasmtime / PR #10853 winch: Move the `AtomicWaitKind` def...


view this post on Zulip Wasmtime GitHub notifications bot (May 28 2025 at 13:54):

saulecabrera opened PR #10853 from saulecabrera:move-atomic-wait-kind to bytecodealliance:main:

This commit is a small refactoring which moves the definition of the AtomicWaitKind enum to the MacroAssembler, to ensure consistency with the other operation kind definitions.

<!--
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 (May 28 2025 at 13:54):

saulecabrera requested cfallin for a review on PR #10853.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2025 at 13:54):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2025 at 15:46):

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

Subscribe to Label Action

cc @saulecabrera

<details>
This issue or pull request has been labeled: "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 (May 28 2025 at 17:34):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 28 2025 at 17:55):

cfallin merged PR #10853.


Last updated: Dec 06 2025 at 06:05 UTC