Stream: git-wasmtime

Topic: wasmtime / PR #11366 Do not cache the number of parameter...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2025 at 21:29):

fitzgen opened PR #11366 from fitzgen:do-not-cache-number-of-params to bytecodealliance:main:

We already have easy access to the function types themselves, and asking for their parameter length is cheap once we have a reference to them.

<!--
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 (Jul 31 2025 at 21:29):

fitzgen requested abrown for a review on PR #11366.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2025 at 21:29):

fitzgen requested wasmtime-compiler-reviewers for a review on PR #11366.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2025 at 21:33):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2025 at 21:42):

fitzgen has enabled auto merge for PR #11366.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2025 at 22:07):

fitzgen merged PR #11366.


Last updated: Dec 06 2025 at 07:03 UTC