docs(wit): document capability and component contracts
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package component:counter@0.1.0;
|
||||
|
||||
/// Counter only needs the base service lifecycle and imports no Host capability.
|
||||
world counter-component {
|
||||
include wasmeld:service/service-component@0.1.0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user