Comment by socalgal2
2 months ago
You appear to be mis-informed. Or maybe there's some mis-communication going on. WASM using HTML (ok, everything works), WASM using canvas doing all input and rendring (doesn't work). As just one simple example, the browser, in a textarea or input type=text can integrate with the OS's user dictionary for auto-correction. Your WASM app using draw to pixels can not, as reading the user's dictionary is a privacy violation. Similar issues exist for all of the other topics.
No comments yet
Contribute on Hacker News ↗