aquavm/crates/air-lib/execution-info-collector
Anatolios Laskaris e168d2a55e
chore(ci): Revert previous release, prepare for new release [fixed FLU-271] (#453)
* Add versions everywhere

* Revert "chore(air-trace): release master (#452)"

This reverts commit 3452b6b24d5b838241a353ff3a7a536899421fed.

* Fix

* Fix versions
2023-02-08 12:08:51 +02: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.