Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upOutput Yul ASTs #9590
Output Yul ASTs #9590
Comments
|
Related to #9053 |
|
I'm wondering - is it really essential or would it also work to run solidity in yul mode and output the ast? |
|
Which ast would that be? What I'm imagining is that all the Yul compilation steps could be exported:
|
It would be helpful/essential for verification tools to have access to the Yul ASTs that are generated throughout compilation via Yul.