Well, you still can't do that—WASM doesn't have DOM bindings, you'd still have to ship out to JS. I believe that's a goal, so yes eventually that could be a benefit, but not at the moment.
For a smallish subset of use cases, maybe. But replacing the DOM with a canvas-based UI for general use would be reinventing many of the problems of Flash.
WebGL bindings are on the same footing as DOM bindings- they're not an alternative in this sense, because insofar as we have one we already have the other.
asdkhadsj|6 years ago
My next app I'm planning on using a Rust WASM DOM framework, and I know there are some in Go as well. This is primarily for developer UX.
pjmlp|6 years ago
One example among many ramping up
https://platform.uno/
the8472|6 years ago
mrec|6 years ago
Rusky|6 years ago
icebraining|6 years ago
miguelrochefort|6 years ago