Skip to content

Update web-sys to 0.3.65? #4776

@torokati44

Description

@torokati44

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions