Learn to spot, and write off, the Hacker News trope that real problems with real frontends aren't real problems for actual users because Rust and WASM will save us.
@slightlyoff@bendelarre That 26mb of wasm will cost more to download than the pizza in some countries. There was a very good reason why Polymer was so popular with African software developers (and Flutter, but not for web).
@slightlyoff@bendelarre But seriously, that's almost an order of magnitude larger than Blazor (wasm), which is already an unbelievably antisocial thing to inflict on a person.
@tomayac@slightlyoff specifically for Qt-related things, the use case is more as a portability layer for desktop UI rather than something meant for everyday webapps. I think that's the most valid use-case for WASM. (and yes it's far from mature when it comes to input handling)
@noam@tomayac@slightlyoff this somewhat reminds me of how bad things were with CJK input method editors with PPAPI Flash in Chrome. It took a lot of energy to get back what should have been a must have in v1 :/ I hope we don't end up with another cycle of "viable in [slice X of the world/users]" products...
@kbx@tomayac@slightlyoff yes, it’s a very similar set of problems. Though eliminating the previous solutions didn’t make some of those use cases go away 🤷🏻♂️