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

Add option to build sway programs in release mode #1778

Closed
arboleya opened this issue Feb 20, 2024 · 0 comments · Fixed by #1788
Closed

Add option to build sway programs in release mode #1778

arboleya opened this issue Feb 20, 2024 · 0 comments · Fixed by #1788
Assignees
Labels
feat Issue is a feature

Comments

@arboleya
Copy link
Member

arboleya commented Feb 20, 2024

When one runs forc build, sway programs are compiled in debug mode by default.

We need to add a way to build them in release mode.

This must be done in the fuels CLI, by introducing a forcBuildFlags property in the fuels.config.ts file.

Related sway issue:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
1 participant