Stream: git-wasmtime

Topic: wasmtime / PR #13549 Move the type parameters on `*WithSt...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2026 at 18:59):

alexcrichton requested dicej for a review on PR #13549.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2026 at 18:59):

alexcrichton requested wasmtime-wasi-reviewers for a review on PR #13549.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2026 at 18:59):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2026 at 18:59):

alexcrichton opened PR #13549 from alexcrichton:move-type-params to bytecodealliance:main:

This commit lifts the <T> type parameter on all methods of *WithStore traits up to the trait level instead of on each method. This is functionally equivalent, more ergonomic, and exposes T to be used in Self types if so desired.

<!--
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 (Jun 03 2026 at 19:02):

:thumbs_up: dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2026 at 19:15):

alexcrichton updated PR #13549.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2026 at 19:15):

alexcrichton has enabled auto merge for PR #13549.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2026 at 19:25):

alexcrichton added PR #13549 Move the type parameters on *WithStore traits to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2026 at 19:48):

:check: alexcrichton merged PR #13549.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2026 at 19:48):

alexcrichton removed PR #13549 Move the type parameters on *WithStore traits from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC