Path: blob/main/crates/wasi-http/src/p3/wit/world.wit
3114 views
// 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/[email protected];
}