TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

More Worries over the Security of Web Assembly

7 点作者 rydre将近 5 年前

1 comment

rydre将近 5 年前
It&#x27;s shame that the author has no idea about the security model of WebAssembly. Control-flow integrity and protected call stacks prevents direct code injection attacks in WebAssembly. Please check. <a href="https:&#x2F;&#x2F;webassembly.org&#x2F;docs&#x2F;security&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webassembly.org&#x2F;docs&#x2F;security&#x2F;</a>