From ea9095d6294db03f4723024f4ce3b3cd7804c4e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Beaufort?= Date: Wed, 12 Aug 2026 12:01:17 +0200 Subject: [PATCH] Add WebGPU Community Meetup event --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3f84910..4e8da74 100644 --- a/README.md +++ b/README.md @@ -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 + +- [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