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

Modify transpiler to generate pure solidity code and skip assembly #16

Open
hgedia opened this issue Jul 12, 2023 · 0 comments
Open

Modify transpiler to generate pure solidity code and skip assembly #16

hgedia opened this issue Jul 12, 2023 · 0 comments

Comments

@hgedia
Copy link

hgedia commented Jul 12, 2023

Linked issue NilFoundation/zkLLVM#98

Currently transpiler generates assembly code as it is gas optimised.

This issue aims to allow the generation of pure solidity code without Yul, so this can be used by solutions like warp to generate cairo contracts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant