Skip to content

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
@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