Creating an actor
To perform the steps in this guide, you'll need to have completed installation of the wasmCloud host and prerequisites, and if you're using Rust, the wasm32 target installed:
rustup target add wasm32-unknown-unknown
This guide will walk you through the following steps to create an actor: