Comment on Snappy UIs with WebAssembly and Web WorkersparentComments−postalrat3yhttps://takahirox.github.io/WebAssembly-benchmark/JS can be faster in enough cases where it's worthwhile to test.WASM is mostly being used for code that has already been written and is now being integrated into a web site. I wouldn't suggest jumping right to WASM simply for performance.
Comments
https://takahirox.github.io/WebAssembly-benchmark/
JS can be faster in enough cases where it's worthwhile to test.
WASM is mostly being used for code that has already been written and is now being integrated into a web site. I wouldn't suggest jumping right to WASM simply for performance.