Comment on Emulator Performance: WebAssembly vs. JavaScript (2021)parentComments−maxloh3yThat seems like a loop.It is slow it is rarely used it doesn't get optimized it is slow−kevingadd3yThat is generally how web platform optimization goes, yes. Browser vendors optimize the stuff that gets used most, which means new APIs tend not to get used much unless they fill a gaping hole.
Comments
That seems like a loop.
It is slow it is rarely used it doesn't get optimized it is slow
That is generally how web platform optimization goes, yes. Browser vendors optimize the stuff that gets used most, which means new APIs tend not to get used much unless they fill a gaping hole.