It's a nice idea, but the execution is taking the wrong path in my opinion. By rendering everything to a ` ` they're sacrificing any hope of accessibility and compatibility with browser standards for UX. I would have much preferred a React-Native-style approach, where they render to true HTML instead. Even then, WASM files are too heavy for quick loading times without good internet (and sometimes even with). The proj…
It's not meant to be an HTML renderer. That's for .NET apps. While it's cool they can run in a browser, that's not meant to build websites. Would you complain that Qwasm/Dwasm doesn't follow HTML standards of accessibility?
If Qwasm is referring to Quake, it absolutely should have, for example, legible color contrast and be usable if you are colorblind.