land_runtime/host_call/
host.rs

1wasmtime::component::bindgen!({
2    world: "http-service",
3    path: "./wit",
4    async:true,
5});