We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CrateType is leaked into the frontend, but it only matters in the context of nargo. We should move the concept into nargo itself.
The compiler frontend takes any code and compiles it, and nargo has extra logic for determining what that means for libraries/binaries/contracts.
No response
Yes
The text was updated successfully, but these errors were encountered:
type
phated
Successfully merging a pull request may close this issue.
Problem
CrateType is leaked into the frontend, but it only matters in the context of nargo. We should move the concept into nargo itself.
Happy Case
The compiler frontend takes any code and compiles it, and nargo has extra logic for determining what that means for libraries/binaries/contracts.
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
Yes
Support Needs
No response
The text was updated successfully, but these errors were encountered: