We just shipped version v0.10.2 which introduces a plugin architecture
The first plugin is wasmgo – a simple TinyGo-based Wasm compiler plugin. You can install it with:
``` wasmrun plugin install wasmgo ```
Main crate: https://crates.io/crates/wasmrun GitHub repo: https://github.com/anistark/wasmrun
It’s still early days, and we’re actively building. Would love your feedback, thoughts, and contributions. Right now, all discussions are happening on GitHub.
Happy to answer questions here too!