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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The State of WebAssembly 2021

7 点作者 ColinEberhardt将近 4 年前

3 条评论

ArtWomb将近 4 年前
I feel like the inclusion of WebAssembly SIMD in Chrome 91 is the biggest development to the ecosystem. But we now are coming up to the limits of the LCD approach to having a single abstraction for every device running a web browser ;)<p>WebNN API<p><a href="https:&#x2F;&#x2F;www.w3.org&#x2F;2020&#x2F;Talks&#x2F;mlws&#x2F;nh_webnn.pdf" rel="nofollow">https:&#x2F;&#x2F;www.w3.org&#x2F;2020&#x2F;Talks&#x2F;mlws&#x2F;nh_webnn.pdf</a>
pjmlp将近 4 年前
I feel the biggest issue is the tooling available, the overall experience is still pretty much DYI despite cargo and emscripten.<p>Additionally most don&#x27;t care about GC, because workarounds exist and given the time it has been stuck in stage 1, it might never take come anyway.<p>Anyway most CPUs don&#x27;t have GC hardware support.
Nicole9将近 4 年前
Besides Bytecode Alliance, CNCF has accepted WasmEdge as a sandbox project. <a href="https:&#x2F;&#x2F;github.com&#x2F;WasmEdge&#x2F;WasmEdge" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;WasmEdge&#x2F;WasmEdge</a>