Function
callable
Every running workload this plugin can call, mapped to the interfaces of
it that are callable — what a plugin's own background work (its
wasi:cli/run) iterates to dispatch. Keys are workload-ids; the type
is spelled string only because a map key cannot be a named alias.
callable: func() -> unknown;