pub fn build_sub_vm_top(nub: &mut Nub, blob: &[u8]) -> SubVmTopExpand description
Build + publish (once) the recurse Image, its cnode, and the top
Instance into nub from the SSZ-encoded Image blob. Returns the
top instance hash so the bench loop can invoke it directly.