Hacker News new | ask | show | jobs
by boredtofears 727 days ago
What exactly is a react like framework in wasm? Your wasm is going to end up calling the same dom updating functionality except with the extra IO overhead. I can’t imagine that’s going to perform better. This doesn’t even sound like a good use case for wasm.
1 comments

It doesn't perform better; it has the same problems.