mirror of
https://github.com/fluencelabs/aquavm
synced 2024-12-13 03:05:32 +00:00
4a2e8be178
Use a dedicated wrapper type for better type safety and self-documented code. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
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.