Tag
Dart Live enables running the Dart compiler, VM, and analyzer entirely in the browser via WebAssembly, supporting stateful hot reload without a server.
The author compares the compact 35MB size of a WebAssembly-compiled Godot game engine to typical Docker base images, questioning why WASM adoption remains limited despite its significant size and deployment advantages.
A new open-source WebAssembly-based emulator for the 1980s Plexus P/20 Unix server, letting users run SystemV Unix in the browser.
Interactive WebAssembly-based demo for SQLite Query Result Formatter that allows users to format SQL query results in 20+ styles including tables, CSV, JSON, HTML, and Markdown with real-time adjustments.
Wasmer used OpenAI Codex to build a C++ JavaScript runtime for edge WebAssembly in two weeks—work they estimate would have taken a year—turning the model into an autonomous teammate that debugs and largely replaces traditional IDE use.