logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Taylor Thomas, Brooks Townsend
2022-05-18

tldr - powered by Generative AI

WebAssembly is the future of cloud computing and can be used to write basic services, small parts of a service, or full stateful applications. It can be seamlessly integrated with Kubernetes and GitHub for easy deployment and testing.
  • WebAssembly is a polyglot technology that can be used to write basic services, small parts of a service, or full stateful applications
  • WebAssembly can be seamlessly integrated with Kubernetes and GitHub for easy deployment and testing
  • Cosmonic has released Kubernetes Supplier, which allows for automatic connection to services running in WebAssemblyCloud
  • GitHub packages implements a more general OCI spec, making it easy to pull WebAssembly code from anywhere
  • Limited language support currently exists, but Rust has the best support and other languages are being developed