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.

Node 5.7.0 (stable) released

161 pointsby 56kabout 9 years ago

4 comments

TheAceOfHeartsabout 9 years ago
One of the performance improvements [0] is pretty crazy! Up to an 18,000% performance increase.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;nodejs&#x2F;node&#x2F;pull&#x2F;5123" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nodejs&#x2F;node&#x2F;pull&#x2F;5123</a>
评论 #11180670 未加载
评论 #11180613 未加载
glossyscrabout 9 years ago
<i>I am happy that there is Node.</i><p>I&#x27;m still mind blown every single day about the Node community—for me it&#x27;s the fastest evolving dev ecosystem which is at the same time high performant and robust.
评论 #11182664 未加载
romanovcodeabout 9 years ago
Still waiting for async&#x2F;await. Also doing multi-precision numbers by default would be nice.
评论 #11180866 未加载
评论 #11180680 未加载
评论 #11180687 未加载
评论 #11180637 未加载
评论 #11180644 未加载
评论 #11180916 未加载
评论 #11180623 未加载
评论 #11181762 未加载
audessuscestabout 9 years ago
&gt; child_process: spawn() and spawnSync() now support a &#x27;shell&#x27; option to allow for optional execution of the given command inside a shell. If set to true, cmd.exe will be used on Windows and &#x2F;bin&#x2F;sh elsewhere. A path to a custom shell can also be passed to override these defaults. On Windows, this option allows .bat. and .cmd files to be executed with spawn() and spawnSync(). (Colin Ihrig) #4598<p>Does this mean that it can now open a real shell (like iTerm) and execute a script ? or I misunderstood ?
评论 #11180960 未加载
评论 #11182688 未加载
评论 #11181612 未加载