Skip to main content
Version: 0.82

Actors

Changing in 1.0+

The term "actor" is deprecated. wasmCloud 1.0 and later simply refer to this entity as a component, reflecting wasmCloud's standardization around WebAssembly components. You can learn more here.

To perform the steps in this guide, you'll need to have completed installation of wash. You'll be able to pick your own language, or follow the "bring your own component" guide to develop an actor in any language that supports Wasm components. For a conceptual overview of actors, see the actor concepts documentation.

The following pages will take you through the process of developing actors: