[][src]Function wascc_host::host::add_capability

pub fn add_capability(actor: Actor, wasi: WasiParams) -> Result<()>

Adds a portable capability provider wasm module to the runtime host. The identity of this provider will be determined by examining the capability attestation in this actor's embedded token.