Stream: git-wasmtime

Topic: wasmtime / PR #12414 Remove unnecessary `memory_tys` para...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 23 2026 at 20:27):

fitzgen opened PR #12414 from fitzgen:remove-memory-tys-param-from-vm-instance-new to bytecodealliance:main:

We already have this information in the InstanceAllocationRequest, and by avoiding a parameter we can never accidentally pass the wrong memory types.

<!--
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 (Jan 23 2026 at 20:27):

fitzgen requested alexcrichton for a review on PR #12414.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 23 2026 at 20:27):

fitzgen requested wasmtime-core-reviewers for a review on PR #12414.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 23 2026 at 20:32):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 23 2026 at 20:38):

fitzgen has enabled auto merge for PR #12414.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 23 2026 at 20:40):

fitzgen added PR #12414 Remove unnecessary memory_tys param from vm::Instance::new to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (Jan 23 2026 at 21:04):

fitzgen merged PR #12414.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 23 2026 at 21:04):

fitzgen removed PR #12414 Remove unnecessary memory_tys param from vm::Instance::new from the merge queue


Last updated: Jan 29 2026 at 13:25 UTC