aquavm/crates/air-lib/execution-info-collector
2021-11-24 17:57:14 +03:00
..
src Introduce restriction operator for streams (#172) 2021-11-24 17:57:14 +03:00
Cargo.toml decouple instruction tracker to a separate crate (#160) 2021-10-15 14:26:46 +03:00
README.md decouple instruction tracker to a separate crate (#160) 2021-10-15 14:26:46 +03:00

AIR execution info collector

It's important to capture some info about AIR scripts execution and then analyze it. This crate provides implementation of instruction info collector that is intended to collect various info about executed instructions.