fluencelabs / fluencelabs/aquavm
Functors
Open
A-execution-engine
C-feature
- Dominant language
- Rust
- Stars
- 154
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
At the moment the interpreter doesn't allow users doing any operation over values inside AIR scripts. It's a really huge limitation that is partially solvable now with peer builtins, but it is not an optimal, transparent, and handy solution.
Design of functors is in the research stage.
Progress:
- [x] length functor (#315)
- [ ] math functors
- [ ] research which kinds of functors keep determinism and convergence
Contributor guide
Assessment
This issue has not been assessed yet.