Stream: git-wasmtime

Topic: wasmtime / PR #10916 Change component/instance maps to `P...


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

alexcrichton opened PR #10916 from alexcrichton:instance-primary-keys to bytecodealliance:main:

This switches to using typed keys for these maps to be more idiomatic with the rest of Wasmtime and this has the additional benefit of compressing indices to 32-bits instead of the previous pointer-sized-bits.

<!--
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 03 2025 at 21:46):

alexcrichton requested pchickey for a review on PR #10916.

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

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

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

pchickey submitted PR review.

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

alexcrichton has enabled auto merge for PR #10916.

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

alexcrichton updated PR #10916.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2025 at 22:32):

alexcrichton merged PR #10916.


Last updated: Dec 06 2025 at 07:03 UTC