edgee-components-runtime 1.2.27

Edgee components runtime (using wasmtime)
Documentation
1
2
3
4
5
6
7
8
9
package edgee:native;

world data-collection-v100 {
  export edgee:components/data-collection;
}

world data-collection-v101 {
  export edgee:components/data-collection@1.0.1;
}