"The primary selling point of #Wasm is its sandbox. It is marketed as “safe by design,” isolated from the host environment by a strictly controlled interface ( #WASI ) and a shared-nothing memory model. However, as the complexity of backend runtimes increases, a sophisticated new attack surface is emerging."

https://medium.com/@instatunnel/the-wasm-breach-escaping-backend-webassembly-sandboxes-05ad426051fc

The Wasm Breach: Escaping Backend WebAssembly Sandboxes

IT

Medium
SDK Zig para Cloudflare Workers en 2026 - DonWeb News

El SDK Zig para Cloudflare Workers permite escribir funciones edge en Zig compiladas a WASM/WASI. Guía práctica con el caso real de Cloudflare Artifacts.

DonWeb News
Also you can do ssh with WASM/WASI.
https://github.com/lachuoi/wasi-ssh-client
#wasm #wasi #rust
GitHub - lachuoi/wasi-ssh-client: Mirror of https://pub.git.seungjin.net/wasi-ssh-client.git

Mirror of https://pub.git.seungjin.net/wasi-ssh-client.git - lachuoi/wasi-ssh-client

GitHub
lá chuối, meaning "banana leaf." - wasi/wasm runtime management framework.
https://github.com/lachuoi/lachuoi
#rust #wasi #wasm
GitHub - lachuoi/lachuoi: Mirror of https://pub.git.seungjin.net/lachuoi.git

Mirror of https://pub.git.seungjin.net/lachuoi.git - lachuoi/lachuoi

GitHub
Oreulius Kernel

A capability-native, WASM-first kernel with temporal state and in-kernel verification. Built in Rust for systems research and security-sensitive deployments.

Oreulius Kernel

Breaking news : the Kotlin/Wasm team has just shared the very first incarnation of their server-side wasi-http support based on the Wasm Component Model. https://github.com/Kotlin/sample-wasi-http-kotlin/

#wasm #webassembly #wasi #kotlin

I wonder if there is an #SSG (static site generator) that can be extended with WASI modules.

Kinda like how you can extend #11ty with JavaScript code, except it doesn't care what language you use as long as it compiles to #WASI.

Native executables would work too (that's what GIMP plugins are), but they aren't cross-platform, and #webdev tools are generally expected to run on any platform without manually installing toolchains and compiling, so WASI seems like a reasonable solution.

Based on https://github.com/pydantic/monty?tab=readme-ov-file#pyodide , if I can make #Python under #WASI a winner if I make start-up faster via https://github.com/bytecodealliance/wasmtime/tree/main/crates/wizer , get more 3rd-party C libraries working (e.g. zlib), and make it easy to slim down the file size.
GitHub - pydantic/monty: A minimal, secure Python interpreter written in Rust for use by AI

A minimal, secure Python interpreter written in Rust for use by AI - pydantic/monty

GitHub

#Development #Overviews
The State of WebAssembly 2025/2026 · ”Wasm is no longer an experiment, it’s ready for production.” https://ilo.im/16a17n

_____
#Programming #WebAssembly #WASM #WASI #ESM #JavaScript #Browser #WebDev #Frontend #Backend

The State of WebAssembly – 2025 and 2026

A comprehensive look at WebAssembly in 2025 and 2026, covering browser support, Safari updates, WebAssembly 3.0, WASI, .NET, Kotlin, debugging improvements, and growing adoption across edge computing and embedded devices.

Uno Platform