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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A Secure Runtime for JavaScript and TypeScript Built with V8, Rust, and Tokio

428 点作者 GutenYe将近 6 年前

12 条评论

kevinkassimo将近 6 年前
As a contributor to Deno, I am actually quite surprised that this got resurfaced on Hacker news after the hype June last year.<p>That being said, I suggest checking out this video (recorded this April) for updated information about Deno, since things have changed quite a bit since the initial announcement: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;z6JRlx5NC9E" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;z6JRlx5NC9E</a><p>(Edit: fixed link, posted the wrong one. Why would YouTube think I want to share ads...)
评论 #20373812 未加载
评论 #20373877 未加载
LunaSea将近 6 年前
As a long time Node.js developer I took a look at the project but it&#x27;s still a really half-baked implementation of the security flags. You almost always end up flipping all security switches off because your application needs every feature (network, filesystem, etc).<p>No package signing, no flags per module, no syscall whitelisting, etc.
评论 #20374047 未加载
评论 #20374422 未加载
评论 #20373882 未加载
tfolbrecht将近 6 年前
For the inevitably &quot;what differentiates this from node?&quot;<p>Single executable Allows imports from url File system &amp; network Sandboxing is controlled with flags Dies on uncaught errors<p><a href="https:&#x2F;&#x2F;deno.land&#x2F;manual.html#introduction" rel="nofollow">https:&#x2F;&#x2F;deno.land&#x2F;manual.html#introduction</a>
评论 #20374287 未加载
lajawfe将近 6 年前
Watch 10 things I regret about node. js - <a href="https:&#x2F;&#x2F;youtu.be&#x2F;M3BM9TB-8yA" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;M3BM9TB-8yA</a> from the creator of both node and deno to undersatnd his motivations behind the deno project. A very intriguing talk.
评论 #20373909 未加载
评论 #20373808 未加载
xtreak29将近 6 年前
Ryan Dahl, creator of node.js started this project and is also a lead contributor.
dlbucci将近 6 年前
Is this a new site, or did the project recently reach a milestone, or is this just resurfacing?<p>I&#x27;m really excited about this project, especially the first-class TypeScript. Could easily see it replacing node for me!
anaphor将近 6 年前
What makes this different from something like <a href="https:&#x2F;&#x2F;github.com&#x2F;Agoric&#x2F;SES" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Agoric&#x2F;SES</a> ?
评论 #20374141 未加载
评论 #20373894 未加载
kodablah将近 6 年前
I admittedly haven&#x27;t researched too deeply, but are there any examples&#x2F;docs on embedding Deno in another Rust program and&#x2F;or writing&#x2F;exposing Rust libs with a TS API?
评论 #20379296 未加载
siempreb将近 6 年前
&gt; A Secure Runtime for JavaScript and TypeScript<p>So, does it support a specific ECMAscript version? Or am I restricted to the Typescript JS definition? This is confusing..
评论 #20374772 未加载
ComodoHacker将近 6 年前
Does &quot;secure&quot; implies some protections against Spectre-like attacks?
评论 #20374431 未加载
评论 #20375570 未加载
unictek将近 6 年前
Careful with Deno, performance is still low: <a href="https:&#x2F;&#x2F;user-images.githubusercontent.com&#x2F;3397140&#x2F;48649635-89060d00-e9f3-11e8-9447-d4dbd050a310.png" rel="nofollow">https:&#x2F;&#x2F;user-images.githubusercontent.com&#x2F;3397140&#x2F;48649635-8...</a>
评论 #20374211 未加载
评论 #20374337 未加载
xvilka将近 6 年前
Would be nice also to have the V8 implementation in Rust as well.
评论 #20373831 未加载
评论 #20373897 未加载
评论 #20373888 未加载
评论 #20373983 未加载