Skip to main content

linked_to_bytecode_program

Function linked_to_bytecode_program 

Source
pub fn linked_to_bytecode_program(linked: &LinkedProgram) -> BytecodeProgram
Expand description

Convert a LinkedProgram back to the legacy BytecodeProgram format for backward compatibility with the existing VM executor.