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


Last updated: Apr 13 2026 at 00:25 UTC