# Spinning with Swift

DevFeed: [Spinning with Swift](<https://devfeed.tech/articles/spinning-with-swift-15385.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/spinning-with-swift>)

Author: Matt Butcher

Published: 2022-07-14T19:00:29Z

Content type: tutorial

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [Swift](<https://devfeed.tech/topics/swift.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [wasm](<https://devfeed.tech/topics/wasm.md>), [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [apple](<https://devfeed.tech/tags/apple.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [handler](<https://devfeed.tech/tags/handler.md>), [http](<https://devfeed.tech/tags/http.md>), [swift](<https://devfeed.tech/tags/swift.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [wasm](<https://devfeed.tech/tags/wasm.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

## AI overview

A step-by-step tutorial for using Apple's Swift language to build Spin WebAssembly applications for the cloud. It covers installing SwiftWasm, writing a simple Wasm app, and running it as a Wagi HTTP handler on Spin.

## Source excerpt

Get started using Apple's Swift language to write Spin WebAssembly applications for the cloud. This step-by-step tutorial covers installing SwiftWasm, writing a simple Wasm app, and runing it as a Wagi HTTP handler on Spin.