Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
bytecodealliance
GitHub Repository: bytecodealliance/wasmtime
Path: blob/main/crates/wasi-config/wit/deps/config/world.wit
1692 views
package wasi:[email protected];

world imports {
    /// The interface for wasi:config/store
    import store;
}