Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hobozilla
on Feb 3, 2017
|
parent
|
context
|
favorite
| on:
Node v7.5.0 Released
It's a shame the v8 5.5 backport (
https://github.com/nodejs/node/pull/11029
) didn't make it in but it looks like it won't be long.
campers
on Feb 3, 2017
|
next
[–]
Yep, should be soon, it's already going into 7.5.1 test builds
https://github.com/nodejs/node/pull/11062#issuecomment-27658...
Instructions are there on how to install the test build it with nvm, so you can start using it already :)
SpencerWood
on Feb 3, 2017
|
prev
[–]
Can't wait... need me some async await without babel.
fiiv
on Feb 3, 2017
|
parent
[–]
In 7.2.x, you could do async await with just a --harmony flag.
eknkc
on Feb 3, 2017
|
root
|
parent
[–]
I might be mistaken but I believe there were some major performance issues with the older async/await implementation.
ronjouch
on Feb 3, 2017
|
root
|
parent
|
next
[–]
Indeed, a memory leak:
https://github.com/nodejs/node/issues/9339
/
https://bugs.chromium.org/p/v8/issues/detail?id=5582
egeozcan
on Feb 3, 2017
|
root
|
parent
|
prev
[–]
Yes, on the other hand, if you are like me and use them for one-off scripts, they are great.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: