Stream: git-wasmtime

Topic: wasmtime / PR #10542 Simplify handling of caller-vmctx an...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 21:16):

fitzgen opened PR #10542 from fitzgen:dyn-vmstore-and-caller-vmctx to bytecodealliance:main:

Just keep a copy of the trait object pointer in StoreOpaque, rather than trying to pluck it out of the default caller.

Clean up CallThreadState so that it doesn't need a caller-vmctx.

Split out from https://github.com/bytecodealliance/wasmtime/pull/10503

<!--
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 (Apr 07 2025 at 21:16):

fitzgen requested pchickey for a review on PR #10542.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 21:16):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2025 at 14:26):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2025 at 14:26):

alexcrichton created PR review comment:

Can this comment be preserved?

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2025 at 16:00):

fitzgen updated PR #10542.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2025 at 16:00):

fitzgen has enabled auto merge for PR #10542.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2025 at 16:34):

fitzgen merged PR #10542.


Last updated: Dec 06 2025 at 07:03 UTC