From e78d508ff9d7d251a3105c82017199f28a07cc47 Mon Sep 17 00:00:00 2001 From: Rauhul Varma Date: Wed, 8 May 2024 09:43:26 -0700 Subject: [PATCH] Add link to swift-for-wasm-examples Adds the swift-for-wasm-examples repo to the list of Community Examples. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 292e1cd7..0e416616 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Note that the SDK integration examples (Pico SDK, Zephyr SDK, etc.) are not reco | [swift-flipperzero-hello](https://github.com/Sameesunkaria/swift-flipperzero-hello) | Flipper Zero | A demonstration of running Swift apps on the Flipper Zero. | | [PlaydateKit](https://github.com/finnvoor/PlaydateKit) | Playdate | A full featured framework for building Playdate games using Embedded Swift. | | [swift-playdate-examples](https://github.com/apple/swift-playdate-examples) | Playdate | A technical demonstration of Embedded Swift running on Playdate by Panic. | +| [swift-for-wasm-examples](https://github.com/apple/swift-for-wasm-examples) | Web | A "Swift Audio Workstation" example built with Swift for WebAssembly running in the browser using Embedded Swift. | Please note that the presence of community repositories and devices in this list does not constitute a recommendation or endorsement. If there's a project you'd like to see included here, please [submit an issue](https://github.com/apple/swift-embedded-examples/issues/new) with the details.