Fermyon Technologies’ Spin, an open source framework for building event-driven microservice applications with WebAssembly, is now available in a stable release. Credit: Canonmark / Getty Images Fermyon Technologies has published Spin 1.0, the first stable release of the company’s open source framework for building event-driven microservice applications with WebAssembly. Spin 1.0 was formally introduced on March 22. With Spin, developers can build WebAssembly microservices and web applications for deployment in the cloud. WebAssembly, a fast bytecode format created to run non-JavaScript code in the web browser, provides near-native speed, fast startup time, portability, and sandboxed execution, Fermyon noted. The goal of Spin is make it easy to turn code into a WebAssembly application. Spin supports languages including Rust, JavaScript, TypeScript, Python, Go, and C#, and offers a CLI for building distributed applications. The spin new command is used to create a new application based on starter templates, spin build compiles applications to WebAssembly, and spin up runs the application locally. Spin is available on GitHub, and instructions for getting started with Spin can be found on Fermyon’s website. A classic Spin application is akin to a high-performance lambda-like function, where a function is defined that will run start to finish every time a new request comes in. The Spin 1.0 release includes database connectivity, distributing applications using popular registry services, and a built-in key value store persisting state. Support for running applications on Kubernetes is also a focus of the Spin 1.0 release. An example cited of how Spin is being used was a large, machine learning-style application, where users put data into a training algorithm. Spin would receive this data and push it into the cue to be processed. Another example is high-performance websites, where everything is compiled into WebAssembly as a function. To monetize Spin, Fermyon plans to build out its Fermyon Cloud as a place to execute Spin applications. Other cloud services also will support Spin applications, such as Azure Kubernetes Service. Future plans for Spin involve adding features such as internal database support. Related content analysis Azure AI Foundry tools for changes in AI applications Microsoft’s launch of Azure AI Foundry at Ignite 2024 signals a welcome shift from chatbots to agents and to using AI for business process automation. By Simon Bisson Nov 20, 2024 7 mins Microsoft Azure Generative AI Development Tools analysis Succeeding with observability in the cloud Cloud observability practices are complex—just like the cloud deployments they seek to understand. The insights observability offers make it a challenge worth tackling. By David Linthicum Nov 19, 2024 5 mins Cloud Management Cloud Computing news Akka distributed computing platform adds Java SDK Akka enables development of applications that are primarily event-driven, deployable on Akka’s serverless platform or on AWS, Azure, or GCP cloud instances. By Paul Krill Nov 18, 2024 2 mins Java Scala Serverless Computing analysis Strategies to navigate the pitfalls of cloud costs Cloud providers waste a lot of their customers’ cloud dollars, but enterprises can take action. By David Linthicum Nov 15, 2024 6 mins Cloud Architecture Cloud Management Cloud Computing Resources Videos