pub fn link_for_isolated_run<T: BasicSnippet>( snippet: Rc<RefCell<T>>, ) -> Vec<LabelledInstruction>