|
|
|
|
|
by Etzos
3309 days ago
|
|
Async/await support (without the --harmony flag) was made default in version 7.6 when they updated V8 to version 5.5. The biggest additions here with regard to async/await is the new promisify util and the async_hooks. Edit: Changed wording and included more detail. |
|
Edit: originally wrote 'unstable'. Meant 'non-LTS'