Function wasmer_runtime_core_x::load_cache_with

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

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