pub fn compile_script(commands: &[ShellCommand], source: &str) -> ChunkExpand description
Compile a script (list of commands) into a fusevm Chunk.
pub fn compile_script(commands: &[ShellCommand], source: &str) -> ChunkCompile a script (list of commands) into a fusevm Chunk.