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/