mirror of
https://github.com/fluencelabs/aquavm
synced 2024-12-13 03:05:32 +00:00
cd598c28ae
At the moment `Ap` state contains vector of generations, although the ap instruction itself allow to specify only one stream. It was done to support several streams in a result position in a future. But the current realization allows to handle empty vector that was implemented to support states for scalars and it turned out (for more info see #326) that states for scalars aren't actually needed. Closes #355. |
||
---|---|---|
.. | ||
air-parser | ||
execution-info-collector | ||
interpreter-data | ||
interpreter-interface | ||
lambda | ||
log-targets | ||
polyplets | ||
test-utils | ||
trace-handler | ||
utils |