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_
fitzgen added the wasm-proposal:component-model label to Issue #12279.
alexcrichton commented on issue #12279:
Some example test cases that currently fail: https://gist.github.com/alexcrichton/ba94b628d3d57f4ab63b4ea22863b91e
cpetig assigned cpetig to issue #12279.
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_
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