Stream: git-wasmtime

Topic: wasmtime / PR #12509 Adjust Wasmtime's prelude/hash colle...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2026 at 22:03):

alexcrichton requested fitzgen for a review on PR #12509.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2026 at 22:03):

alexcrichton opened PR #12509 from alexcrichton:shuffle-collections to bytecodealliance:main:

This commit updates Wasmtime's internal usage of hash maps and hash sets to use the standard library when the std feature is enabled, as opposed to using hashbrown. When std is disabled hashbrown is still used, however. Additionally the prelude of wasmtime is now a simple reexport of wasmtime_environ.

<!--
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 (Feb 03 2026 at 22:03):

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

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2026 at 22:03):

alexcrichton requested wasmtime-default-reviewers for a review on PR #12509.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2026 at 22:23):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2026 at 22:23):

fitzgen added PR #12509 Adjust Wasmtime's prelude/hash collections to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2026 at 22:58):

fitzgen merged PR #12509.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2026 at 22:58):

fitzgen removed PR #12509 Adjust Wasmtime's prelude/hash collections from the merge queue.


Last updated: Feb 24 2026 at 04:36 UTC