mirror of
https://github.com/fluencelabs/aquavm
synced 2025-04-01 04:11:03 +00:00
* chore: release master * chore: Bump air-interpreter and air-near-contract version to 0.56.0 * temporary disable risc-0 * remove the risc-0 part from the release-please at all --------- Co-authored-by: Mike Voronov <michail.vms@gmail.com>
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.