Stream: git-wasmtime

Topic: wasmtime / PR #11253 Remove `Arc::clone` when creating `L...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2025 at 14:38):

alexcrichton opened PR #11253 from alexcrichton:no-clone-lift-context to bytecodealliance:main:

A small amount of unsafe code is required to enable this but the recent refactorings to use Pin<&mut ComponentInstance> everywhere makes this a much easier piece of unsafe code to verify.

<!--
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 16 2025 at 14:38):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2025 at 14:38):

alexcrichton requested dicej for a review on PR #11253.

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

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2025 at 16:35):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2025 at 17:04):

alexcrichton merged PR #11253.


Last updated: Dec 06 2025 at 07:03 UTC