Skip to main content
Version: 1.x

Components (wit)

The wasmCloud host communicates with WebAssembly guests using the WebAssembly component model. You can read more about components in our Platform Overview.

Reference

Previously wasmCloud had a purpose-built ABI called wasmbus for communicating with Wasm guests, but it did not provide portability between runtimes or a standard way to communicate between host and guest.