//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
Built a tiny browser engine for fun πŸ¦€ β†’ πŸ•ΈοΈ It parses, styles, lays out (taffy), scripts (QuickJS) and paints (tiny-skia) HTML/CSS/JS entirely inside WebAssembly. The browser never sees the markup - only pixels come back out. jot.skorfmann.com/prism-render...
6d
An experimental, for-fun prototype: a from-scratch HTML/CSS/JS rendering engine in Rust + WASM (partial coverage, not yet open source), explained interactively β€” with live demos of the real renderer.
jot.skorfmann.com
Prism β€” a browser engine inside WebAssembly
Sebastian Korfmann