Files
wasmeld/components/fault/wit/world.wit
T

7 lines
168 B
Plaintext
Raw Normal View History

package component:fault@0.1.0;
/// Fault fixture exports only the base service lifecycle.
world fault-component {
include wasmeld:service/service-component@0.1.0;
}