Stream: git-wasmtime

Topic: wasmtime / issue #12279 FixedSizedLists: Implement host s...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 07 2026 at 23:52):

cpetig opened issue #12279:

The linked pull request only realized passing fixed sized lists between components, the host side and host code generator also need implementations.

Since these are relatively targeted todo!() items mind filing an issue as a tracking issue and tagging these with // FIXME(#NNNN)?

_Originally posted by @alexcrichton in https://github.com/bytecodealliance/wasmtime/pull/10619#discussion_r2052562853_

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 17:47):

fitzgen added the wasm-proposal:component-model label to Issue #12279.

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

alexcrichton commented on issue #12279:

Some example test cases that currently fail: https://gist.github.com/alexcrichton/ba94b628d3d57f4ab63b4ea22863b91e

view this post on Zulip Wasmtime GitHub notifications bot (Jun 14 2026 at 12:50):

cpetig assigned cpetig to issue #12279.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 26 2026 at 16:22):

cpetig closed issue #12279:

The linked pull request only realized passing fixed sized lists between components, the host side and host code generator also need implementations.

Since these are relatively targeted todo!() items mind filing an issue as a tracking issue and tagging these with // FIXME(#NNNN)?

_Originally posted by @alexcrichton in https://github.com/bytecodealliance/wasmtime/pull/10619#discussion_r2052562853_

view this post on Zulip Wasmtime GitHub notifications bot (Jul 26 2026 at 16:22):

cpetig commented on issue #12279:

With https://github.com/bytecodealliance/wasmtime/pull/12315 merged I consider this one done, although there are several open bugs since yesterday, e.g. https://github.com/bytecodealliance/wasmtime/issues/13984 , https://github.com/bytecodealliance/wasmtime/issues/13987 , https://github.com/bytecodealliance/wasmtime/issues/13980


Last updated: Jul 29 2026 at 05:03 UTC