wkrs 0.0.1

wasm worker works
Documentation
1
2
3
4
5
6
package wasmcloud:hello;

world hello {
  export wasi:http/incoming-handler@0.2.0-rc-2023-12-05;
  export wasi:http/outgoing-handler@0.2.0-rc-2023-12-05;
}