Warp - Bringing Solidity to Starknet at warp speed. Warp is a Solidity to Cairo Compiler, this allows teams to write/migrate Solidity to Cairo for easy onboarding into the StarkNet ecosystem.
Some of the Cairo Writers create a new instance of InferType every time their functions are called, this pr change that to work with a reference passed when Writers were created.
Some of the Cairo Writers create a new instance of InferType every time their functions are called, this pr change that to work with a reference passed when Writers were created.