Tag
A guide to using Chrome DevTools for debugging WebAssembly code, including setting breakpoints and catching exceptions.
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.
watgo is a pure Go WebAssembly toolkit that can parse WAT, validate, encode to WASM binary, and decode binary format, with both CLI and Go API.
Deno is a modern JavaScript, TypeScript, and WebAssembly runtime with secure defaults, built on V8, Rust, and Tokio, designed as a secure and developer-friendly alternative to Node.js.
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.