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