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; world bindings { include wasi:cli/imports@0.2.6; }