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

async-executor's new version fails to compile in WASM #10412

Closed
alice-i-cecile opened this issue Nov 6, 2023 · 1 comment
Closed

async-executor's new version fails to compile in WASM #10412

alice-i-cecile opened this issue Nov 6, 2023 · 1 comment
Labels
A-Build-System Related to build systems or continuous integration C-Dependencies A change to the crates that Bevy depends on O-Web Specific to web (WASM) builds P-Critical This must be fixed immediately or contributors or users will be severely impacted

Comments

@alice-i-cecile
Copy link
Member

          Looks like a semver violating change / new bug in one of our dependencies :( 

We may need to pin async_executor: smol-rs/async-executor#72 (thanks @Bluefinger).

Originally posted by @alice-i-cecile in #10394 (comment)

@alice-i-cecile alice-i-cecile added A-Build-System Related to build systems or continuous integration C-Dependencies A change to the crates that Bevy depends on O-Web Specific to web (WASM) builds P-Critical This must be fixed immediately or contributors or users will be severely impacted labels Nov 6, 2023
@alice-i-cecile
Copy link
Member Author

Resolved for now, as the offending version has been yanked <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Build-System Related to build systems or continuous integration C-Dependencies A change to the crates that Bevy depends on O-Web Specific to web (WASM) builds P-Critical This must be fixed immediately or contributors or users will be severely impacted
Projects
None yet
Development

No branches or pull requests

1 participant