eliabieri opened issue #5933:
Feature
wasmtime-wasicurrently does not support the being worked on component model in thewasmtimecrate.
wasmtime_wasi::add_to_linkeronly accepts thewasmtime::Linkerand not thewasmtime::component::linker::Linker.Benefit
It would be really cool to use the new component model together with WASI
Implementation
I do not have the knowledge required to judge whether adding support to
wasmtime-wasiwould be difficult.
Last updated: Dec 13 2025 at 19:03 UTC