pub fn compile(stmts: Vec<Statement>) -> Result<Image>
Expand description

Compiles a collection of statements into an image ready for execution.