edgee-components-runtime 1.2.27

Edgee components runtime (using wasmtime)
Documentation
1
2
3
4
5
6
package wasi:clocks@0.2.0;

world imports {
    import monotonic-clock;
    import wall-clock;
}