Playground

Parse HTML with dawm and explore the DOM tree — right in your browser.

How it works: This playground loads the dawm WebAssembly module directly in your browser via esm.sh. Enter HTML in the editor, click Parse, and explore the resulting DOM tree. You can also run CSS selector queries against the parsed document.
HTML Input
DOM Tree
Click Parse to see the DOM tree.