fitzgen opened PR #13073 from fitzgen:add-address-map-to-components to bytecodealliance:main:
These are similar to the methods with the same names on
Module.Also publicly export
ModuleFunction, since it is returned byModule::functions(and now alsoComponent::functions).Also publicly re-export
StaticModuleIndexandFuncIndex, since they appear insideModuleFunction.<!--
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 alexcrichton for a review on PR #13073.
fitzgen requested wasmtime-core-reviewers for a review on PR #13073.
alexcrichton submitted PR review.
alexcrichton has enabled auto merge for PR #13073.
alexcrichton added PR #13073 Add Component::{text,address_map,functions} methods to the merge queue.
github-actions[bot] added the label wasmtime:api on PR #13073.
alexcrichton merged PR #13073.
alexcrichton removed PR #13073 Add Component::{text,address_map,functions} methods from the merge queue.
Last updated: May 03 2026 at 22:13 UTC