Skip to content

Reduce development environment warnings and remove DWARF debug symbols #2741

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

Merged
merged 6 commits into from
Jun 22, 2025

Conversation

0HyperCube
Copy link
Member

  • Ignore tauri gen folder
  • Deny warnings on CI (runs after cloudflare publish)
  • Fix all warnings on current rust nightly
  • Disable DWARF debugging to reduce compile times and RAM usage from wasm-bindgen.

Copy link
Member

@Keavon Keavon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some great devX wins here, thank you!

@Keavon Keavon changed the title Reduce development warnings Reduce development environment warnings and remove DWARF debug symbols Jun 22, 2025
@Keavon Keavon merged commit 4344f28 into master Jun 22, 2025
5 checks passed
@Keavon Keavon deleted the reduce-development-warnings branch June 22, 2025 10:10
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

Successfully merging this pull request may close these issues.

2 participants