Forum Discussion

ZaneChua's avatar
ZaneChua
Copper Contributor
May 27, 2022

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.

 

 

  • ZaneChua's avatar
    ZaneChua
    Copper Contributor
    Tested this on MacOS with the same edge version and WebAssembly seems to load fine.

    The initial post I'm using Windows 11.

Resources