Skip to main content

load_merged

Function load_merged 

Source
pub fn load_merged(prog: Program) -> Chunk
Expand description

Rebase a freshly compiled program’s func/try ids above those already loaded on the host, install its functions/tries, and return the (rebased) main chunk to run.