WebAssembly 未在 github 编辑器中的 ms-edge 上定义 [已修复]

发布于 2025-01-09 08:16:54 字数 272 浏览 0 评论 0原文

Microsoft Edge 浏览器上的 GitHub 代码编辑器 (github.dev) 显示错误请求初始化失败,并显示消息:Webassemble 未定义,并且在打开文件(例如简单的 .cs 文件)时缺少语法突出显示

< a href="https://i.sstatic.net/UnMyw.png" rel="nofollow noreferrer">输入图像描述这里

GitHub code editor (github.dev) on Microsoft Edge browser says the error request initialize failed with message: Webassembly is not defined and also missing syntax highlighting while opening a file (e.g. a simple .cs file)

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

坏尐絯℡ 2025-01-16 08:16:55

要解决此问题,您所需要做的就是转到边缘设置 > 隐私、搜索和服务 >向下滚动到选项增强网络安全性,然后将其关闭(请注意,您必须完全关闭它,而不是将其设置为“平衡”或“严格”。)

输入图片描述这里

或者您可以创建例外:
输入图片此处描述

之后刷新 github 并查看它的工作情况...

希望这可以节省您的时间。

All you need to do to fix that is to go to the edge settings > privacy, search, and services > scroll down to reach option Enhance your security on the web, and just turn it off (note that you must completely turn it off, not setting it on Balanced or strict.)

enter image description here

or you can create exception:
enter image description here

after that refresh the github and see it working...

hope this saves you time.

征﹌骨岁月お 2025-01-16 08:16:55

截至目前(2022.5),上述例外列表不再有效。禁用增强安全功能对我来说从来都不是一个选择。

用户应将以下网站添加到例外中。请注意 [*.] 通配符,它​​是强制性的。

github.dev
[*.]vscode-webview.net

如果您使用的是 vscode.dev,则应该添加它。

vscode.dev

如果您使用的是 VSCode Web Insider 版本(单击左下角的切换到 Insider Versions...),请添加以下域。

[*.]vscode-cdn.net

添加 github.com 是不必要的,实际的工作人员并不从该域运行。


更新:

目前(07/2022)以下内容对我有用:

github.dev
[*.]vscode-cdn.net

As of now (2022.5), the above exceptions list no longer works. Disabling Enhanced Security feature is never an option for me.

Users should add the following sites to exceptions. Mind the [*.] wildcard, it's mandatory.

github.dev
[*.]vscode-webview.net

If you are using vscode.dev, you should add it either

vscode.dev

If you are using VSCode Web insider builds (click Switch to Insider Versions... on bottom-left ), add the following domain.

[*.]vscode-cdn.net

adding github.com is not necessary, the actual workers are not running from this domain.


Update:

Currently (07/2022) the following works for me:

github.dev
[*.]vscode-cdn.net
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文