[−][src]Module wasmer_runtime_core::cache
Structs
| Artifact | |
| WasmHash | The hash of a wasm module. |
Enums
| Error | |
| InvalidFileType |
Constants
| WASMER_VERSION_HASH | A unique ID generated from the version of Wasmer for use with cache versioning |
Traits
| Cache | A generic cache for storing and loading compiled wasm modules. |