Content deleted Content added
No edit summary |
No edit summary |
||
Line 38:
In JavaScript, WebGPU can be provided by a [[web browser]] or other JavaScript environment like [[Node.js]] and [[Deno (software)|Deno]]. Rust and C++ can use their respective implementations of the WebGPU specification. Other languages like [[Python (programming language)|Python]], [[Java (programming language)|Java]], and [[Go (programming language)|Go]] can use WebGPU by extending the C language specification.
[[Google Chrome]] and [[Microsoft Edge]] first released WebGPU support in April 2023.<ref name="chrome113"/><ref name = "officialStatus"/> [[Safari (web browser)|Safari]] debuted WebGPU support in June 2025 with Safari 26.<ref>{{cite web |title=Safari 26.0 Beta Release Notes |url=https://developer.apple.com/documentation/safari-release-notes/safari-26-release-notes#WebGPU |access-date=July 11, 2025}}</ref> [[Firefox]]
==Technology==
|