Web Assembly Runtime is a solution to the pain points of cloud native infrastructure. It is small, fast, scalable, secure, and portable across different platforms and programming languages. It enables new types of application architectures and has near-native runtime performance. It is fully supported by Kubernetes and can run side by side with Linux containers. It also integrates with Dapper, a framework designed to help people design microservices.
- Web Assembly Runtime solves the problems of cloud native infrastructure
- It is small, fast, scalable, secure, and portable
- It enables new types of application architectures and has near-native runtime performance
- It is fully supported by Kubernetes and can run side by side with Linux containers
- It integrates with Dapper, a framework designed to help people design microservices
Web Assembly Runtime is a thousand times faster than traditional Linux container images and has a startup time of sub-milliseconds. It enables applications that only run when requests come in and shut down as soon as the request goes away, making it more scalable. It is also secure by default because it is an application that you write, and it does not drag in the operating system and its libraries. It has a very small attack surface, making it secure. It is completely portable across different platforms and programming languages, making it like the JVM. It is cross-platform, and you can access the media's GPU with just the web for some extensions. It is fully supported by Kubernetes and integrates with Dapper, a framework designed to help people design microservices.