Stream: git-wasmtime

Topic: wasmtime / PR #10901 Refactor `wasmtime::Tag`'s represent...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2025 at 20:53):

alexcrichton opened PR #10901 from alexcrichton:refactor-tag-representation to bytecodealliance:main:

Removes the use of Stored to ensure that creating an external Tag is a free operation with just some indices into store-internal data.

<!--
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 02 2025 at 20:53):

alexcrichton requested fitzgen for a review on PR #10901.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2025 at 20:53):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2025 at 20:53):

alexcrichton commented on PR #10901:

I'll note that this is split out of https://github.com/bytecodealliance/wasmtime/pull/10870

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2025 at 21:26):

fitzgen submitted PR review:

Nice

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2025 at 21:48):

fitzgen merged PR #10901.


Last updated: Dec 06 2025 at 06:05 UTC