pub unsafe fn allocate_single_memory_instance(
req: InstanceAllocationRequest<'_>,
memory: Memory
) -> Result<InstanceHandle, InstantiationError>
pub unsafe fn allocate_single_memory_instance(
req: InstanceAllocationRequest<'_>,
memory: Memory
) -> Result<InstanceHandle, InstantiationError>