mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-30 03:11:03 +00:00
* Add versions everywhere * Revert "chore(air-trace): release master (#452)" This reverts commit 3452b6b24d5b838241a353ff3a7a536899421fed. * Fix * Fix versions
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.