edgee-components-runtime 1.2.27

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

world edge-function-v100 {
   export wasi:http/incoming-handler@0.2.0;
   import wasi:http/outgoing-handler@0.2.0;
}