Files
powdr/cli
Leandro Pacheco 50eaab464e Coprocessors refactor (#1224)
- Refactor `CoProcessors` into a `Runtime` with submachines and syscalls
- Calls into prover functionality and submachines done via `ecall`
instead of "call symbol replacement"
- Call `poseidon_gl` machine with riscv registers by using the stack
(~50% speedup in many_chunks benchmark)
- New `riscv-syscalls` crate keeps the list of syscalls and related
constants
2024-04-03 18:37:32 +00:00
..
2024-04-03 18:37:32 +00:00
2024-03-13 18:23:39 +01:00