wasmcloud-component 0.2.0

wasmCloud component library giving access to interfaces provided by wasmCloud host runtime
Documentation
1
2
3
4
5
package wasi:logging@0.1.0-draft;

world imports {
    import logging;
}