fitzgen requested cfallin for a review on PR #11352.
fitzgen opened PR #11352 from fitzgen:secondary-maps-in-func-translation-state to bytecodealliance:main:
These maps are all keyed on entities, and should all be fairly dense and/or small, so we can use
SecondaryMaps to get fast lookups and avoid hashing.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
fitzgen requested wasmtime-compiler-reviewers for a review on PR #11352.
alexcrichton submitted PR review.
fitzgen merged PR #11352.
Last updated: Dec 06 2025 at 06:05 UTC