pub fn load_merged(prog: Program) -> Chunk
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.