Show HN: Waputer – The WebAssembly Computer
Category: devtools
Tags: webassembly, virtual-machine, browser-computing
Score: 6.3/10 (Innovation: 8, Technical: 7, Documentation: 2, Utility: 4)
Waputer is a WebAssembly-based virtual computer that runs entirely in the browser, creating a self-contained computing environment using WASM as its instruction set. It's interesting because it explores the concept of using WebAssembly not just as a compilation target, but as the foundation for a complete virtual machine architecture accessible through web technologies.
Target audience: backend devs, compiler engineers, web platform enthusiasts
Repository: https://waputer.app
View on Hacker News