tristan / wasm-plugin-experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experimenting with building a wasm based plugin system using the CanonicalABI to provide high level strings

Build and Run

./run.sh

Dependencies used

Host

  • wasmtime
  • wat
    • crates.io 1.0.52
  • wit-component
    • crates.io 0.3.2

Plugin

About


Languages

Language:Rust 92.7%Language:Shell 7.3%