Stream: git-wasmtime

Topic: wasmtime / PR #13073 Add `Component::{text,address_map,fu...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 13 2026 at 19:10):

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 by Module::functions (and now also Component::functions).

Also publicly re-export StaticModuleIndex and FuncIndex, since they appear inside ModuleFunction.

<!--
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 (Apr 13 2026 at 19:10):

fitzgen requested alexcrichton for a review on PR #13073.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 13 2026 at 19:10):

fitzgen requested wasmtime-core-reviewers for a review on PR #13073.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 13 2026 at 19:25):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 13 2026 at 19:25):

alexcrichton has enabled auto merge for PR #13073.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 13 2026 at 19:26):

alexcrichton added PR #13073 Add Component::{text,address_map,functions} methods to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 13 2026 at 21:02):

github-actions[bot] added the label wasmtime:api on PR #13073.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 13 2026 at 22:01):

alexcrichton merged PR #13073.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 13 2026 at 22:01):

alexcrichton removed PR #13073 Add Component::{text,address_map,functions} methods from the merge queue.


Last updated: May 03 2026 at 22:13 UTC