Description
🧐 Motivation
this library provides a solidity level interface to execute calls/staticcalls/delegate call without automatically dupping all the return data to memory. This makes it return-bomb safe.
We should build a similar library an use it in places such as the Forwarder.