Kernel port introduced Linux for WebAssembly, running in the browser
On the kernel developers mailing list Linux Patches implementing the Wasm architecture for the kernel have been published Linux, which allows the kernel to be compiled into WebAssembly intermediate code for subsequent direct execution in a web browser without the use of emulators. In addition, for the kernel Linux The project implemented the ability to run executable files in the ".wasm" format and prepared a "web console" driver to simulate working with the console [β¦]
