ZaneChua
May 27, 2022Copper Contributor
WebAssembly is not defined
Currently on 103.0.1264.2.
Getting the following:
wasm-feature-detect.js:1
Uncaught (in promise) ReferenceError: WebAssembly is not defined
at bulkMemory (wasm-feature-detect.js:1:279)
at generate ((index):84:31)
Tried loading this package to test for wasm but not even able to load:
https://wasm-feature-detect.surma.technology/
On Edge 101.0.1210.53, it loads fine.