wasmcloud-runtime 0.12.0

wasmCloud runtime library
Documentation
1
2
3
4
5
6
package wasi:config@0.2.0-draft;

world imports {
    /// The interface for wasi:config/store
    import store;
}