Example of an application using WebAssembly Component Model

hello-world-plugin

Wasm Module written in Rust implementing the run function from the wit file.

host-application

Host Application invoking the WasmModule using Wasmtime

Made for a Blog post

More details at https://www.elias.sh/posts/component_model_wasm.html