(no title)
mnemonet | 3 months ago
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 projects I see that would most benefit from something like this are complex internal apps that need to be used in different places but aren't worth porting over/rewriting, but they would also suffer from terrible UX given the constraints of this design.
For all other projects, it makes for more sense to use React Native.
cryptonym|3 months ago
Would you complain that Qwasm/Dwasm doesn't follow HTML standards of accessibility?
samspot|3 months ago
If Qwasm is referring to Quake, it absolutely should have, for example, legible color contrast and be usable if you are colorblind.
mnemonet|3 months ago