Spin is an open source developer tool for building, distributing, and running WebAssembly applications in the cloud

published on 2023/11/06

Since we first introduced Spin, our goal has been to create a foundation for a new kind of computing platform that could take advantage of WebAssembly’s runtime characteristics, and for Spin 2.0, we worked with the community on a few key scenarios:

  • enabling WebAssembly component composition
  • improving performance
  • laying the foundation for Wasm portability across runtimes and implementations
  • improving the developer experience, capability support, and SDK ergonomics

Fermyon