By enabling cloud-native back ends to run on operational edges, Wasm allows us to deploy business logic closer to users or data, even to places Kubernetes and containers can’t go.
Wasmer says the goal of WASIX is to allow any kind of program to run on top of WebAssembly, and this requires system call extensions that fill gaps in WASI. Bytecode Alliance says WASIX is non-standard.
Dart 3 introduces sound null safety, major new language features, and a Wasm preview, while Flutter 3.10 fleshes out the Material 3 widget toolkit and support for macOS and iOS targets.
The Wasm component model addresses supply chain vulnerabilities by allowing the most up-to-date versions of imported libraries to be attached at runtime—enabling platforms to automate common application maintenance.
WCGI allows existing CGI applications to be reused by compiling them to WebAssembly, taking advantage of ultra-small packages and sandboxed execution, Wasmer says.
Fermyon Technologies’ Spin, an open source framework for building event-driven microservice applications with WebAssembly, is now available in a stable release.
The WebAssembly component model lays the groundwork for a language-agnostic component system, one that allows any Wasm application to use components written in any programming language.
The WebAssembly JavaScript Promise Integration API suspends a Wasm application when it issues a synchronous API call and resumes it when the asynchronous I/O operation is completed.
Inside one of the technologies that powers Azure Kubernetes Service’s WebAssembly support, and promises to make applications portable across clouds and other hosts.
Server-side WebAssembly runtime also simplifies the way engines work, enables running WAPM packages from the CLI, and supports creating native executables for any platform.