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

Update wgpu to v0.19.3. #487

Merged
merged 2 commits into from
Mar 2, 2024
Merged

Update wgpu to v0.19.3. #487

merged 2 commits into from
Mar 2, 2024

Conversation

xStrom
Copy link
Member

@xStrom xStrom commented Mar 1, 2024

Our web-sys pinning problems are starting to fade. The source of the issue has a workaround now, i.e. wgpu now vendors the unstable web-sys bindings.

This means we can finally remove our own web-sys pin. Unfortunately we're still de facto stuck on 0.3.67 because our workspace depends on Bevy and Bevy pins web-sys. However they already merged a patch that I submitted to them. Once they publish a new version we will finally unlock web-sys updates in our workspace.

Another benefit of this development is that we no longer need --cfg=web_sys_unstable_apis.

@xorgy xorgy added this pull request to the merge queue Mar 2, 2024
Merged via the queue into linebender:main with commit ee072f1 Mar 2, 2024
9 checks passed
@xStrom xStrom deleted the wgpu193 branch March 2, 2024 17:34
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