Skip to content

bevy-ggrs example: Depend on high-level bevy features#536

Open
johanhelsing wants to merge 2 commits intomainfrom
bevy-high-level-features
Open

bevy-ggrs example: Depend on high-level bevy features#536
johanhelsing wants to merge 2 commits intomainfrom
bevy-high-level-features

Conversation

@johanhelsing
Copy link
Copy Markdown
Owner

It's very easy to accidentally remove required features when running with --no-default-features.

Even though it shortens build times and binary size, it's caused lots of friction when updating.

For instance async_executer is a feature, as well as multi-threaded

@johanhelsing johanhelsing added the documentation Improvements or additions to documentation label Feb 13, 2026
@johanhelsing johanhelsing force-pushed the bevy-high-level-features branch from eafbec4 to 1c21adf Compare February 13, 2026 13:22
@johanhelsing johanhelsing force-pushed the bevy-high-level-features branch from 628e8f9 to 6b08ccd Compare February 13, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant