1 2 3 4 5 6 7 8 9
# sp1-core-executor RISC-V executor for SP1. Executes RISC-V programs and generates execution traces for the SP1 prover, handling system calls, memory, and program state. --- Part of [SP1](https://github.com/succinctlabs/sp1), a performant zkVM.