run_vmtest.sh 109 B

1234
  1. #!/bin/bash -x
  2. python scripts/vm.py --rust proofs/vm.pism > src/vm_load.rs
  3. cargo run --release --bin vmtest