1// We actually don't use this; it's just to let bindgen! find the corresponding world in wit/deps.
2package wasmtime:wasi-http;
3
4world bindings {
5  include wasi:http/proxy@0.2.6;
6}
7