Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ There are also implementations of WebGPU in other languages, for both WebAssembl
- Q&A and feature proposals - [GitHub Discussions](https://github.com/gpuweb/gpuweb/discussions)
- Mailing list - `public-gpu@w3.org` [at the W3C](https://lists.w3.org/Archives/Public/public-gpu/)

# Community Events

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could maybe combine with the "Meetups" section below. Maybe move it up into this section, and have two lists here like "upcoming/recent" and "past"?


- [WebGPU Community Meetup (Paris, Nov 5, 2026)](https://rsvp.withgoogle.com/events/webgpu-meetup) - Informal community gathering following the W3C Working Group meeting.

# Samples & Demos

- [WebGPU Samples](https://webgpu.github.io/webgpu-samples/) - sample code and demos of various features and graphics/compute techniques
Expand Down