Function wasmer_runtime_core_fl::load_cache_with[][src]

pub unsafe fn load_cache_with(
    cache: Artifact,
    compiler: &dyn Compiler
) -> Result<Module, CacheError>
Expand description

Creates a new module from the given cache Artifact for the specified compiler backend