fitzgen opened PR #12413 from fitzgen:dont-alloc-when-cloning-module-runtime-info to bytecodealliance:main:
We need to clone the info from the allocation request, into the allocated instance, so we should keep it a cheap operation.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
fitzgen requested pchickey for a review on PR #12413.
fitzgen requested wasmtime-core-reviewers for a review on PR #12413.
alexcrichton submitted PR review.
fitzgen updated PR #12413.
fitzgen has enabled auto merge for PR #12413.
fitzgen added PR #12413 Do not allocate when cloning ModuleRuntimeInfo to the merge queue
github-merge-queue[bot] removed PR #12413 Do not allocate when cloning ModuleRuntimeInfo from the merge queue
fitzgen updated PR #12413.
fitzgen has enabled auto merge for PR #12413.
fitzgen added PR #12413 Do not allocate when cloning ModuleRuntimeInfo to the merge queue
fitzgen merged PR #12413.
fitzgen removed PR #12413 Do not allocate when cloning ModuleRuntimeInfo from the merge queue
Last updated: Jan 29 2026 at 13:25 UTC