microsoft / vscode-anycode

MIT License
326 stars 38 forks source link

Anycode does not function on https://github.dev/ #22

Closed jmarolf closed 2 years ago

jmarolf commented 2 years ago

Extension always crashes with the following output

[Warn  - 1:01:43 PM] no native wasm support detected
[Error - 1:01:43 PM] Server initialization failed.
  Message: Request initialize failed with message: WebAssembly is not defined
  Code: -32603 
[Error - 1:01:43 PM] anycode client: couldn't create connection to server
  Message: Request initialize failed with message: WebAssembly is not defined
  Code: -32603 

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4863.0 Safari/537.36 Edg/100.0.1163.0

jrieken commented 2 years ago

/duplicate of https://github.com/microsoft/vscode/issues/137704