Hacker News new | ask | show | jobs
by Max-q 468 days ago
The issue I first think about if HTML goes away and the web is WASM blobs instead is text. Accessibility, rendering, all the different languages. The amount of code in the browsers making HTML accessible and working in all languages is enormous. If we are going in that direction, we at least need a standard library handling this, so that we don’t take a big step back to the times of Flash.
1 comments

I was thinking the same until they mentioned "WASI components" for using HTML. I'd still prefer HTML first though