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

Reengineer single file compilation to use Scarb #240

Open
stranger80 opened this issue Feb 19, 2024 · 0 comments
Open

Reengineer single file compilation to use Scarb #240

stranger80 opened this issue Feb 19, 2024 · 0 comments
Milestone

Comments

@stranger80
Copy link
Contributor

Currently for single file compilations Cairo compiler is called directly.

We propose to use Scarb also for single file compilation. Benefits:

  • single compilation pipeline
  • no more need to keep upgrading Cairo compiler in plugin
  • reduce plugin API package build time
@stranger80 stranger80 added this to the v0.3.5 milestone Feb 19, 2024
@stranger80 stranger80 modified the milestones: v0.3.5, v0.4.3 Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

1 participant