Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix webgpu support check failing if globalThis is undefined (#8073)
Fix WebGPU support not working on iOS, where globalThis is sometimes not available.
- Loading branch information