era / example-of-plugins-with-webassembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Rust 95.1%Language:Shell 4.9%