Hi I started looking into nodejs 8 support Something cool about nodejs8 it allows native support for async and wait, and the new promisify here is some good read on this: http://2ality.com/2017/05/util-promisify.html
I have a WIP PR with the support here https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/5 There are few things I want to see if we can improve and take the chance to it since this will be a new kind. I added a list in the PR I have no issue opened because the repo is not enable with Issues, that's why I put the details in the PR -- Carlos
