Hacker News new | ask | show | jobs
by bastawhiz 3310 days ago
Those pixels still have to go somewhere in the DOM, and clicks on those pixels still need to be handled. Plus, there's nothing wasm can render that you can't render with uglified JS already.
1 comments

So I guess it's equivalent to rendering ads on a Canvas element?