Stream: git-wasmtime

Topic: wasmtime / issue #5933 [wasmtime-wasi] Support wasmtime c...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 05 2023 at 11:55):

eliabieri opened issue #5933:

Feature

wasmtime-wasi currently does not support the being worked on component model in the wasmtime crate.
wasmtime_wasi::add_to_linker only accepts the wasmtime::Linker and not the wasmtime::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-wasi would be difficult.


Last updated: Oct 23 2024 at 20:03 UTC