Conversation
Notices
-
@teknomunk @nyatalily @Moon I believe WASM still can't do DOM manipulation or XHR by itself.
-
@nyatalily @Moon
I've had this thought as well, and with a well-designed WASM-browser API I think it would be possible to jettison the majority of the browser bloat, all of html, javascript and css and have the site just render things directly.
-
@Moon Just on the scripting side, can we just not lock it down to one language? It sucks, has sucked and will continue to suck. Something like WebASM but first-class (instead of requiring JS interop) is ideal.