Stream: git-wasmtime

Topic: wasmtime / PR #10879 Add a `DefinedTableIndex` to table i...


view this post on Zulip Wasmtime GitHub notifications bot (May 30 2025 at 23:02):

alexcrichton opened PR #10879 from alexcrichton:add-index-to-tables to bytecodealliance:main:

This commit extends ExportTable and VMTableImport (renamed from VMTable) to include a DefinedTableIndex in 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:

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 (May 30 2025 at 23:02):

alexcrichton requested dicej for a review on PR #10879.

view this post on Zulip Wasmtime GitHub notifications bot (May 30 2025 at 23:02):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 30 2025 at 23:02):

alexcrichton commented on PR #10879:

This is another step from https://github.com/bytecodealliance/wasmtime/pull/10870

view this post on Zulip Wasmtime GitHub notifications bot (May 30 2025 at 23:04):

alexcrichton updated PR #10879.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2025 at 18:16):

alexcrichton updated PR #10879.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2025 at 18:50):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2025 at 20:41):

alexcrichton updated PR #10879.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2025 at 20:42):

alexcrichton has enabled auto merge for PR #10879.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2025 at 21:20):

alexcrichton merged PR #10879.


Last updated: Dec 06 2025 at 07:03 UTC