A sample waSCC actor that uses the AWS Lambda runtime capability provider.
This actor is identical to the Krustlet Uppercase demo.
Install NKeys
cargo install nkeys --features "cli"make keysrustup target add wasm32-unknown-unknownInstall WASCAP
cargo install wascap --features "cli"make release