NethermindEth / cairo-vm-go

A virtual machine for Cairo written in Go
MIT License
70 stars 43 forks source link

Export trace and memory in execution mode #472

Open cicr99 opened 2 weeks ago

cicr99 commented 2 weeks ago

Allow exporting the trace and memory when running in execution mode (non-proof mode) on the CLI. It is currently only doable with proof mode