Open morganthomas opened 2 years ago
Use Coq extraction to build a circuit as a Haskell value, then write codegen in Haskell?
Coq extraction to Rust? https://github.com/pirapira/coq2rust (This is very old. Would not work with recent versions of Rust.)
Write a program which takes a Halo 2 circuit represented as a Coq value and outputs Rust code for building and interacting with that circuit.