mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-01-10 10:28:06 -05:00
powdrVM Fibonacci example
This example computes Fibonacci in the guest and demonstrates the case when the execution trace is split into multiple chunks.
If you're curious about what happens internally, run:
RUST_LOG=info cargo run -r