Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

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

1 participant