TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

WebAssembly: Here Be Dragons [video]

36 pointsby cokernel_hackerover 9 years ago

2 comments

rayinerover 9 years ago
I&#x27;m reminded of PG&#x27;s quote that &quot;there have been two really clean, consistent models of programming so far: the C model and the Lisp model.&quot; While the Lisp model may be better for a programming language, the C model is arguably better as a universal substrate. WebAssembly is a C machine model for the web, complete with sbrk(). It&#x27;s worth perusing the design docs, it looks very sensibly designed: <a href="https:&#x2F;&#x2F;github.com&#x2F;WebAssembly&#x2F;design" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;WebAssembly&#x2F;design</a>.
greggmanover 9 years ago
I wonder what Apple&#x27;s response will be on iOS. They&#x27;re supposedly participating but WebAssembly in a webview would make a pretty good platform for many types of apps that want to download code that currently can only use JS.
评论 #10544647 未加载