scroll-tech / ceno

Accelerate Zero-knowledge Virtual Machine by Non-uniform Prover Based on GKR Protocol
Apache License 2.0
53 stars 6 forks source link

refactor/move-circuit-imm: Move circuit-specific logic out of the emulator #536

Closed naure closed 2 weeks ago

naure commented 2 weeks ago

This was an abstraction leakage across crates. This PR finally moves it at the right place.