Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Analyse the impact of the yul compiler in kakarot execution #557

Open
ClementWalter opened this issue Mar 27, 2023 · 0 comments
Open

Comments

@ClementWalter
Copy link
Member

Feature Request

Describe the Feature Request

When compiling a solidity file to bytecode, the Yul optimizer can be used with different sequences that lead to possible completely different output. We could study the impact of these parameters in therms of final kakarot/starknet usage in steps, recommend some configuration, and work on a compiler ourself.

Additional Context

https://docs.soliditylang.org/en/v0.8.17/yul.html#yul-optimizer

@ClementWalter ClementWalter changed the title feat: Analyse the impact of the yul compilator in kakarot execution feat: Analyse the impact of the yul compiler in kakarot execution Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Backlog
Development

No branches or pull requests

2 participants