pub const WASI_SNAPSHOT_PREVIEW1_ADAPTER_NAME: &str = "wasi_snapshot_preview1";
Expand description
The name of the adapters in this crate, which may be provided to
wit_component::ComponentEncoder::adapter
.
pub const WASI_SNAPSHOT_PREVIEW1_ADAPTER_NAME: &str = "wasi_snapshot_preview1";
The name of the adapters in this crate, which may be provided to
wit_component::ComponentEncoder::adapter
.