SourceGeneratorPlayground icon indicating copy to clipboard operation
SourceGeneratorPlayground copied to clipboard

Failing in MS Edge

Open StevenTCramer opened this issue 2 years ago • 1 comments

Uncaught Error: This browser does not support WebAssembly. at blazor.webassembly.js:1:42456 at c (blazor.webassembly.js:1:43072) at :1:20 at blazor.webassembly.js:1:43275 at new Promise () at Object.start (blazor.webassembly.js:1:37752) at blazor.webassembly.js:1:35786 at blazor.webassembly.js:1:33770 at Object.next (blazor.webassembly.js:1:33875) at i (blazor.webassembly.js:1:32589)

StevenTCramer avatar Nov 19 '21 10:11 StevenTCramer

Which version of edge are you using?

Unfortunately if the browser doesn't support WebAssembly there is nothing I can do about it, because this is a WebAssembly site, but I use Edge all the time and it works fine for me. Maybe there is a setting or permission you can turn on?

davidwengier avatar Nov 19 '21 11:11 davidwengier