pub fn execute_program( program: Program<BabyBear>, input_stream: impl Into<Streams<BabyBear>>, ) -> VmState<BabyBear>