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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Blockchain-Flavored WASI

61 点作者 annefauvre大约 6 年前

6 条评论

sunsu大约 6 年前
&quot;Slow Database&quot;-Flavored WASI<p><i></i> Any time you see the word &quot;blockchain&quot; replace it with &quot;Slow Database&quot; in your head and see if it still makes sense.
评论 #20002839 未加载
评论 #20002830 未加载
评论 #20001902 未加载
评论 #20002557 未加载
评论 #20004270 未加载
MadSudaca大约 6 年前
The level of negativity received by this article only because it’s related to blockchain is almost comical. More so for the fact that the name of the aggregator includes the name “Hacker”.
评论 #20003997 未加载
评论 #20003998 未加载
guiomie大约 6 年前
&quot;Bitcoin has UTXO+transactions+proof-of-work, Ethereum has accounts+smart contracts+proof-of-work (soon to be CBC Casper), and Oasis has accounts+confidential smart contracts+BFT&quot;<p>Love how the author plugs his blockchain in that sentence as if it is in the same league as Bitcoin and Ethereum.
评论 #20004355 未加载
matthewbauer大约 6 年前
Putting an experimental systems interface in an immutable blockchain seems like a bad idea. Why not just use linux x86 or Emscripten asm.js or even JVM? That wouldn’t get you as many HN hype points I guess.
评论 #20003639 未加载
reggieband大约 6 年前
I don&#x27;t see the benefits of jamming the square peg of language builtins into such a narrow use case.<p>&gt; the runtime translates WASI args_get and args_sizes_get<p>&gt; for the zeroth arg to the blockchain address() function.<p>There is nothing intuitive about that for me.<p>In most languages, exposing the blockchain interface as a module feels like it would be a significantly cleaner implementation. If I want to compile against different targets I&#x27;d prefer to wrap that module as a library behind my own interface. I can then swap out the implementation at compile time.
评论 #20003217 未加载
sagichmal大约 6 年前
For fuck&#x27;s sake.
评论 #20002644 未加载
评论 #20001298 未加载
评论 #20001324 未加载