api.WGSLLanguageFeatures - unrestricted_pointer_parameters is supported in safari
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
unrestricted_pointer_parameters works in safari.
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
support
Did you test this? If so, how?
navigator.gpu.wgslLanguageFeatures.has("unrestricted_pointer_parameters") in safari returns true. Tested Version 26.5.2 (21624.2.5.11.8)
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://developer.mozilla.org/en-US/docs/Web/API/WGSLLanguageFeatures#browser_compatibility
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/WGSLLanguageFeatures
MDN metadata
MDN page report details
- Query:
api.WGSLLanguageFeatures - Report started: 2026-07-06T18:34:37.121Z
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the WGSLLanguageFeatures compatibility data linked from the MDN page, focusing on unrestricted_pointer_parameters and Safari. Verify the reported support with the documented browser data, then update the Safari entry so the compatibility information reflects the confirmed support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100