Path: blob/main/crates/wasi-keyvalue/wit/world.wit
1692 views
// We actually don't use this; it's just to let bindgen! find the corresponding world in wit/deps. package wasmtime:wasi-keyvalue; world bindings { include wasi:keyvalue/[email protected]; }