6 ms·
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
by Max-q 2y 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.
- jy14898 2y agoI was thinking the same until they mentioned "WASI components" for using HTML. I'd still prefer HTML first though