forte-wit 0.2.0

WASI wit definitions used by Forte sdk and codegen; provides extract_wit for build scripts
Documentation
1
2
3
4
5
6
// We actually don't use this; it's just to let bindgen! find the corresponding world in wit/deps.
package wasmtime:wasi-http;

world bindings {
  include wasi:http/service@0.3.0;
}