alexcrichton opened PR #10879 from alexcrichton:add-index-to-tables to bytecodealliance:main:
This commit extends
ExportTableandVMTableImport(renamed fromVMTable) to include aDefinedTableIndexin the same manner that memories carry their index they're defined at as well. The main goal of this change is to power the next change which will update how tables are stored in a store.<!--
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
-->
alexcrichton requested dicej for a review on PR #10879.
alexcrichton requested wasmtime-core-reviewers for a review on PR #10879.
alexcrichton commented on PR #10879:
This is another step from https://github.com/bytecodealliance/wasmtime/pull/10870
alexcrichton updated PR #10879.
alexcrichton updated PR #10879.
dicej submitted PR review.
alexcrichton updated PR #10879.
alexcrichton has enabled auto merge for PR #10879.
alexcrichton merged PR #10879.
Last updated: Dec 06 2025 at 07:03 UTC