Skip to main content
Version: 0.82

Components (wit)

The WebAssembly component model holds the promise of ushering in an even more powerful programming paradigm than WebAssembly modules. With components, we can bolt together incredible new forms of compute from small building blocks. For more information on our thoughts on the component model's future, check out the blog post For the wit!

The wasmCloud host has added experimental support for WebAssembly components. As the specification and tooling around components and the component model stabilize, we will gradually improve our support for components. Until then, we recommend that you utilize our Stable ABI, which will still be supported even after components are the default.