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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

'WebAssembly Is Finally Usable, Almost'

20 点作者 MilnerRoute12 个月前

7 条评论

flohofwoe12 个月前
WebAssembly has been working just fine since 2017.<p>This article is just hype for WASI 0.2 and the Component Model, which at closer look seems to suffer from second-system effect at best, or Rust people ruining a perfectly fine standard (WASI 0.1) at worst.
评论 #40532417 未加载
评论 #40532404 未加载
评论 #40536405 未加载
drozycki12 个月前
Figma has been using wasm in production since 2017.<p>Wasm in the browser has its niches, but JS remains the best choice when considering load time and transfer size. JS is not the pinnacle of dev experience, but any other language has megabytes of runtime or libraries which need to be fetched and loaded before your application code. All browsers have JS batteries included, for better and for worse.
评论 #40532360 未加载
评论 #40532443 未加载
评论 #40532446 未加载
mcint12 个月前
A forbes article on this? Perhaps it&#x27;s the contributor &#x27;&#x2F;sites&#x2F;&#x27; that I&#x27;m not familiar with.
评论 #40532356 未加载
singularity200112 个月前
HN has obligatory tags for articles from previous years, maybe after (almost) two months this warrants an &quot;old &#x2F; repeat &#x2F; April&quot; tag too?<p>I&#x27;m certain this was discussed before.
andrewstuart12 个月前
When I looked into Web Assembly I was surprised to find it doesn&#x27;t drive the DOM.
评论 #40537689 未加载
评论 #40532408 未加载
pjmlp12 个月前
Says interview with a startup that promotes WebAssembly.
评论 #40547717 未加载
aitchnyu12 个月前
Cross platform apps with declarative UI; universal document format; filesystem permissions; cross platform, secure, C-speed VM; web has scooped OSes yet again.