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

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

Builds an InstanceImage for the given Ctx and ExecutionStateImage.