Crate wasmtime_cache

Source

Structs§

CacheConfig
Global configuration for how the cache is managed
ModuleCacheEntry
Module level cache entry.

Functions§

create_new_config
Creates a new configuration file at specified path, or default path if None is passed. Fails if file already exists.