Why is WASM so slow compared to Javascript?

Reply to this note

Please Login to reply.

Discussion

What am i doing wrong?

Are you doing rust? Maybe too much garbage is being added to your code?

Maybe its just because i had dev tools open? when running tests?

The rust foundation does not approve of this post

Yea rust, apparently having dev tools open tanks the performance, now its 3x faster than JS and JS is just as fast as before, weird

doing a release build?