Skip to content

Commit a5c37f0

Browse files
authored
Update src/routes/blog/post/chatbot-with-webllm-and-webgpu/+page.markdoc
1 parent 939ff8e commit a5c37f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/blog/post/chatbot-with-webllm-and-webgpu/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Here's what WebGPU does for us:
4747

4848
- **Performance**: Runs faster than JavaScript or even WebAssembly for these workloads
4949
- **GPU-first**: Designed from the ground up for compute, not just rendering
50-
- **Accessibility**: Available across different browsers, though support varies by platform. As of 2025:
50+
- **Accessibility**: Available across different browsers, though support varies by platform. As of June 2025:
5151

5252
- **Chrome/Edge**: Fully supported on Windows, Mac, and ChromeOS since version 113. On Linux, it requires enabling the `chrome://flags/#enable-unsafe-webgpu` flag
5353
- **Firefox**: Available in Nightly builds by default, with stable release tentatively planned for Firefox 141

0 commit comments

Comments
 (0)