[][src]Function wasmer_runtime_core::state::x64::build_instance_image

pub fn build_instance_image(
    vmctx: &mut Ctx,
    execution_state: ExecutionStateImage
) -> InstanceImage

Builds an InstanceImage for the given Ctx and ExecutionStateImage.