Key Takeaway
This is the entire Firefox browser rendering to a element. Gecko, all UI components, and the Spidermonkey JS engine are all compiled and running in WebAssembly.
Published July 15, 2026 · Category: Tech
Overview
This is the entire Firefox browser rendering to a
Source
Originally published at developer.puter.com.
Related Articles
Frequently Asked Questions
What is "Show HN: Firefox in WebAssembly" about?+
This is the entire Firefox browser rendering to a element. Gecko, all UI components, and the Spidermonkey JS engine are all compiled and running in WebAssembly.Here are a few things you might find interesting:- This is fully end to end encrypted! We use the WISP protocol for TCP-over-websockets.- There is a novel WASM->JS JIT for experimental site speedup- This port cost over 25k in opus/fable tokens for debugging and JIT researchThis was just a fun experiment to push the boundaries of WebAssem
Who reported this story?+
This story was reported by Hacker News Best.