How so? WASM is supported in every non-deprecated browser:
https://caniuse.com/wasmAlso, this was an implementation bug, not a WASM bug. WASM specifies an execution environment; what developers do in it is entirely up to them (and the vendors of the libraries they use).