The wasmCloud Shell (wash) - a CLI for building, running, and managing WebAssembly components and wasmCloud applications.
wash is the wasmCloud Shell, a single CLI tool for working with WebAssembly components and wasmCloud.
- Build WebAssembly components from multiple languages with `wash build`
- Iterate quickly with a live dev loop using `wash dev`
- Run a local wasmCloud host and deploy applications
- Manage plugins and WIT interfaces