[−][src]Module wasmer_runtime::cache
Structs
Artifact | |
FileSystemCache | Representation of a directory that contains compiled wasm artifacts. |
WasmHash | The hash of a wasm module. |
Enums
Backend |
Traits
Cache | A generic cache for storing and loading compiled wasm modules. |