[wgpu] Revert changes to vendored copy of web-sys from #6377. (#6380)

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.
This commit is contained in:
Jim Blandy 2024-10-10 08:24:49 -07:00 committed by GitHub
parent ae52e5dc96
commit d70ef62e9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available