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

Zarik staging #2450

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Zarik staging #2450

merged 1 commit into from
Oct 9, 2024

Conversation

zmerp
Copy link
Member

@zmerp zmerp commented Oct 9, 2024

Undoing the dependencies bump because egui is bugged. Also downgrading wgpu because of another reported crash.

Copy link
Collaborator

@The-personified-devil The-personified-devil left a comment

Choose a reason for hiding this comment

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

Don't really like downgrading wgpu. Whats the crash exactly?

@zmerp
Copy link
Member Author

zmerp commented Oct 9, 2024

Possibly #2446 but i cannot reproduce and i don't have any evidence that downgrading fixes the issue. In any case i remember having issues upgrading only wgpu because egui 0.28 would complain

@The-personified-devil
Copy link
Collaborator

If it's tied to egui, then sure, it's fine

@zmerp zmerp merged commit 5f96421 into master Oct 9, 2024
9 checks passed
@The-personified-devil
Copy link
Collaborator

Tbh we could've only downgraded wgpu for the dash and not for the client, but doesn't really matter

@zmerp
Copy link
Member Author

zmerp commented Oct 10, 2024

Apparently it's not a good idea. wgpu often relies on pinning versions of web-sys, and if it's not that, some other dependencies make it impossible to build two versions together. This is actually the reason why egui should be updated in lockstep with wgpu

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