WASM Wayland Web (WWW)
joeyh.name/blog/entry/WASM_Wayland_Web_WWWAuthor proposes to replace modern browsers with the following architecture. You make HTTP requests, server return you WASM blobs, they get executed. No built-in DOM.
DOM and its three languages are among the best technologies ever made, despite being so misused. It not being the default way will probably be disastrous. Think about accessibility!
But the idea is cool 🤔