pub fn make_tinyvm_fib(start_n: u16) -> Vec<TinyInsn>
Generate a guest program to compute the fiibonacci sequence for n.
n