Hackernews posts about WebAssembly
WebAssembly is a binary instruction format that allows developers to compile code written in languages like C and C++ into a form that can be run directly in web browsers without the need for an interpreter or runtime environment.
- Hoot: Scheme on WebAssembly (www.spritely.institute)
- Show HN: Sandboxing untrusted code using WebAssembly (github.com)
- Show HN: Falcon's Eye (isometric NetHack) running in the browser via WebAssembly (rahuljaguste.github.io)
- Show HN: An x86 assembly game from 2002, ported to WebAssembly with Claude Code (particlefield.com)
- The State of WebAssembly – 2025 and 2026 (platform.uno)
- Greenlet Support for Python in WebAssembly (wasmer.io)
- Wave Function Collapse Playground in WebAssembly (wfc-wa.onrender.com)
- Running Async WebAssembly on Seastar's Reactor (rockwotj.com)
- Porting Doom to My WebAssembly VM (irreducible.io)
- Running Pydantic's Monty Rust Sandboxed Python Subset in WebAssembly (simonwillison.net)
- I built a 100% offline IBAN and VAT validator using WebAssembly (finovasharp.com)
- A WebAssembly Core for Uxn (2023) (mko.re)
- Coi – WebAssembly for the Modern Web (io-eric.github.io)
- Running Pydantic's Monty Rust Sandboxed Python Subset in WebAssembly (simonwillison.net)
- Not so fast: the performance of WebAssembly vs. native code (www.usenix.org)
- Porting Doom to My WebAssembly VM (irreducible.io)
- Coi – WebAssembly for the Modern Web (io-eric.github.io)
- Show HN: Heic2Jpg – Free client-side HEIC converter (Next.js and WebAssembly) (www.heic2jpg-free.com)
- Rust vs. JavaScript: performance, WebAssembly, and developer experience (blog.jetbrains.com)
- WAForth: Forth Interpreter+Compiler for WebAssembly (github.com)