zkm
zkm copied to clipboard
Dev mode support
Refers to the Dev mode in Risc 0, we can separate the program into host mode and guest mode via target.
When we setup target=zkvm, we run it in guest mode, and prove the program. Otherwise, we run it in host mode and just execute it.