Skip to content

new WebGPU support for Safari on macOS 26, iOS 26, iPadOS 26, and visionOS 26 #2151

Open
@realhackcraft

Description

@realhackcraft

How can Bevy's documentation be improved?

On the WebGPU examples, there is a support warning banner. It doesn't state the availability of WebGPU on this year's apple OSes, which come with WebGPU enabled by default.

I understand that these are still in developer beta, but it's still good to list them in the warning.

Example warning:

https://bevy.org/examples-webgpu/2d-rendering/bloom-2d/

Activity

mockersf

mockersf commented on Jun 11, 2025

@mockersf
Member

I would prefer to wait for macOS 26 to be released, and then relax the text to mention checking for browser compatibility if nothing is displayed without specifying any browser / version

Or maybe catch the error when trying to create a webgpu context and display something in js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ExamplesC-DocsDocumentation for the code of the websiteS-Ready-For-ImplementationThe core questions are answered: just add code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @alice-i-cecile@mockersf@realhackcraft

        Issue actions

          new WebGPU support for Safari on macOS 26, iOS 26, iPadOS 26, and visionOS 26 · Issue #2151 · bevyengine/bevy-website