t4chib4ne
Results
2
issues of
t4chib4ne
Adds WASIp2 component support for wasmtime by checking whether the given WebAssembly is a module or a component and then calling the appropriate functions. The calls are nothing fancy just...
Hi, I am currently having trouble running a WASIp2 component via crun with WASM support via wasmtime. The setup in use is basically a copy&paste of [docs/wasm-wasi-example.md](https://github.com/containers/crun/blob/main/docs/wasm-wasi-example.md). Upon running the...