-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update web-sys to 0.3.65? #4776
Copy link
Copy link
Closed
Description
For updating wgpu to 0.18 in Ruffle (ruffle-rs/ruffle#13732), we'd have to downgrade our web-sys dependency from 0.3.65 to 0.3.64 because of the GpuComputePassTimestampWrite -> GpuComputePassTimestampWrites feature rename.
Would it be possible to update wgpu to web-sys 0.3.65 instead, preferably in a new 0.18 patch release?
It's not a particularly important, we don't require the newer web-sys version; but I assume sooner or later both projects will update anyway, so it would be nice to avoid this back-and-forth on our end.
Also, I noticed that your js-sys dependency is already at 0.3.65.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels