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