Stream: git-wasmtime

Topic: wasmtime / PR #10540 Apply argument extensions to compone...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 18:50):

alexcrichton requested fitzgen for a review on PR #10540.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 18:50):

alexcrichton requested wasmtime-core-reviewers for a review on PR #10540.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 18:50):

alexcrichton opened PR #10540 from alexcrichton:fix-component-intrinsics to bytecodealliance:main:

This commit fixes the definition of host signatures for component builtins to work in the same way that core builtins do which is to use platform-specific sign-extension-rules by default. This fixes a regression found in the wasip3-prototyping repository where new component intrinsics didn't have this set and subsequently were failing in riscv64 CI.

<!--
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 (Apr 07 2025 at 19:12):

fitzgen submitted PR review:

Is it possible to whip up a disas test for this?

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 20:28):

alexcrichton updated PR #10540.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 20:28):

alexcrichton has enabled auto merge for PR #10540.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 21:01):

alexcrichton merged PR #10540.


Last updated: Dec 06 2025 at 07:03 UTC