From b2dedcf24dd46ca4f9009c402904cc6032734453 Mon Sep 17 00:00:00 2001 From: elf Pavlik Date: Fri, 24 Jul 2026 22:21:32 -0600 Subject: [PATCH 1/2] change link to newer awesome list link shared by @rajsite on discord --- community/resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/resources.md b/community/resources.md index cb7fa2b0..435c9a1a 100644 --- a/community/resources.md +++ b/community/resources.md @@ -11,7 +11,7 @@ others, or subscribe to WebAssembly news. Here are just some of the popular ways to get started: - [Discord chat](https://discord.gg/jwCC7jS) -- [Collection of awesome things in the Wasm ecosystem](https://github.com/mbasso/awesome-wasm) +- [Awesome Wasm Components](https://github.com/yoshuawuyts/awesome-wasm-components) - [Reddit: r/WebAssembly](https://www.reddit.com/r/WebAssembly/) - [Stackoverflow: `#webassembly` tag](https://stackoverflow.com/questions/tagged/webassembly) - [WasmAssembly podcast](https://wasmassembly.libsyn.com/) or From adeb281ae66ed6b11dc1fd5213ddcdd5fa850212 Mon Sep 17 00:00:00 2001 From: Thomas Steiner Date: Mon, 3 Aug 2026 15:58:54 +0200 Subject: [PATCH 2/2] Apply suggestion from @tomayac --- community/resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community/resources.md b/community/resources.md index 435c9a1a..8f51f540 100644 --- a/community/resources.md +++ b/community/resources.md @@ -11,6 +11,7 @@ others, or subscribe to WebAssembly news. Here are just some of the popular ways to get started: - [Discord chat](https://discord.gg/jwCC7jS) +- [Collection of awesome things in the Wasm ecosystem](https://github.com/mbasso/awesome-wasm) - [Awesome Wasm Components](https://github.com/yoshuawuyts/awesome-wasm-components) - [Reddit: r/WebAssembly](https://www.reddit.com/r/WebAssembly/) - [Stackoverflow: `#webassembly` tag](https://stackoverflow.com/questions/tagged/webassembly)