mirror of
https://github.com/fluencelabs/aquavm
synced 2024-12-13 03:05:32 +00:00
4 lines
253 B
Markdown
4 lines
253 B
Markdown
|
## 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.
|