0xPolygonMiden / miden-vm

STARK-based virtual machine
MIT License
615 stars 152 forks source link

feat(processor): allow public construction of execution trace #1397

Closed bitwalker closed 1 month ago

bitwalker commented 1 month ago

Missed this when making Process public, but it is necessary to be able to construct an ExecutionTrace when you manually construct/execute a Process.