I want to develop a rust host (wasmtime 10.0.1) that runs wasm-wasi32 components.
"cargo component build" works fine for creating the component, but I can not get my host working .
does anybody know of a complete example e.g. component & host for 10.0.1?
I just updated a rather old example by MediosZ to work with the most recent wasmtime yesterday: https://github.com/cpetig/component-model-demo
Christof Petig said:
I just updated a rather old example by MediosZ to work with the most recent wasmtime yesterday: https://github.com/cpetig/component-model-demo
thanks,
ralph
Last updated: Nov 22 2024 at 16:03 UTC