The WebAssembly Secure Capabilities Connector (waSCC) codec library contains a set of types, protobuf messages, and other primitives that are common to the host runtime, capability providers, and actor modules that are created for use with the wascc host runtime, which is in turn built on top of WebAssembly Procedure Call (waPC) primitives.
This crate includes definitions for the well-known messages and operations that wascc supports by default, such as messaging, key-value store, and HTTP client/server.