Skip to content

Commit

Permalink
[wgpu] Revert changes to vendored copy of web-sys from #6377. (#6380)
Browse files Browse the repository at this point in the history
Revert the changes to the vendored copy of web-sys's WebGPU bindings
made in #6377. The only purpose of vendoring is to pin down our WebGPU
JS bindings, not to allow local changes. And as it turns out, removing
the `max_inter_stage_shader_components` accessor isn't necessary in
order to fix #6290.
  • Loading branch information
jimblandy authored Oct 10, 2024
1 parent ae52e5d commit d70ef62
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit d70ef62

Please sign in to comment.