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 Interesting how the text inputs don’t trigger the virtual keyboard to appear. There’s no way to use this.
@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 🤷🏻‍♂️