Yul+ makes writing stateless contracts (including optimistic rollups) easier and increases code legibility.
medium.com/@fuellabs/intr…
This means parsing Merkle branches/proofs---a key component of stateless contracts---is wastefully expensive if written in Solidity.
This means structured calldata can be parsed *in-place* (no memory copies, no problems!).
github.com/FuelLabs/yulp
With #QuadraticFunding, every dollar counts!
gitcoin.co/grants/199/fue…