Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find WebGPU on Safari (works on Arc) #392

Closed
louis030195 opened this issue May 12, 2024 · 2 comments
Closed

Cannot find WebGPU on Safari (works on Arc) #392

louis030195 opened this issue May 12, 2024 · 2 comments

Comments

@louis030195
Copy link

louis030195 commented May 12, 2024

nextjs, running in client component

host macos m3

image

Cannot find WebGPU on Safari (works on Arc, which uses Chromium if I'm not wrong)

Both on MacOS and iPhone

Any idea? How can I provide more info? (not familiar at all with Safari dev, only use it on iPhone usually because Arc does not exist on iPhone)

@louis030195
Copy link
Author

does not work neither on android (chrome), window (safari)

@Neet-Nestor
Copy link
Contributor

Neet-Nestor commented May 26, 2024

WebGPU is not fully supported by all the browsers yet. Please check WebGPU compatibility table or use https://webgpureport.org/ to check whether the browser you used supports WebGPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants