This program takes a Cairo program in Sierra representation as input and "emulates" it to obtain the sierra state at each step. It is meant as a debugging tool to compare the state against the results of running a Sierra program with Cairo Native.
cargo run <SIERRA PROGRAM> <ENTRYPOINT ID>