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
The speaker mentioned a talk by Collins where he showed examples of small services that could be written using WebAssembly, such as those used by Adobe. The speaker also discussed the concept of the 'bridge to the future', where Kubernetes can be connected to services running in WebAssemblyCloud using Kubernetes Supplier. This allows for easy integration of WebAssembly with existing platforms. The speaker also mentioned that GitHub packages implements a more general OCI spec, making it easy to pull WebAssembly code from anywhere.