Comment on Async/await support in FirefoxparentComments−wslh9yIt is safe to use it in the server side. Very soon it will be released a Node.js version with the V8 async/await additions included.−svieira9yNB It's already in Node v7 behind a --harmony flag.
Comments
It is safe to use it in the server side. Very soon it will be released a Node.js version with the V8 async/await additions included.
NB It's already in Node v7 behind a --harmony flag.