# Spin up WebAssembly on DigitalOcean in Minutes

DevFeed: [Spin up WebAssembly on DigitalOcean in Minutes](<https://devfeed.tech/articles/spin-up-webassembly-on-digitalocean-in-minutes-15359.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/spin-on-digital-ocean-droplet>)

Author: Matt Butcher

Published: 2022-05-23T18:13:27Z

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: [Digital Ocean](<https://devfeed.tech/topics/digital-ocean.md>), [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [vs-code](<https://devfeed.tech/topics/vs-code.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [digitalocean](<https://devfeed.tech/tags/digitalocean.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

## AI overview

A tutorial showing how to deploy a WebAssembly Spin app on a DigitalOcean Droplet and live-edit it using VS Code.

## Source excerpt

Sometimes you want to get your WebAssembly Spin app out in public right away. Here we use DigitalOcean to create a Droplet running Spin. Then we use VS Code to live-edit on the Droplet.