Open mahmudsudo opened 3 weeks ago
Unfortunately this is not what we have in mind. We want the fibonacci guest program to be written in Rust and then use ceno's rust toolchain to compile the source to ELF. This will then be proved/verified by ceno prover/verifier.
Unfortunately this is not what we have in mind. We want the fibonacci guest program to be written in Rust and then use ceno's rust toolchain to compile the source to ELF. This will then be proved/verified by ceno prover/verifier.
Yes, exactly. We don't particularly care about Fibonacci, it's just an example of a simple ELF.
Hi, thanks for trying this out. The specifics such as in this example are going to change until we stabilize it into a SDK.
closes #353