This looks great - I was asked a lot about Swift 4 runtime support and Codable at the Swift Europe Conf when talking about OpenWhisk. I've added comments to those issues and opened a new one. https://github.com/apache/incubator-openwhisk-runtime-swift/issues/4
On 7 November 2017 at 16:21, Carlos Santana <[email protected]> wrote: > Hi I started looking into swift 4 runtime > > I created an issue for initial support for swift 4 > Initial Support for Swift 4 > https://github.com/apache/incubator-openwhisk-runtime-swift/issues/3 > > I got a PR that produces a working runtime swift 4 > https://github.com/apache/incubator-openwhisk-runtime-swift/pull/1 > > you can give it a try today I published an image in my docker hub > wsk action update swift4Action hello.swift --docker > csantanapr/action-swift-v4 > > or "bx wsk ..." if you are using IBM Cloud > > Also I created an issue for looking into a new function API for Codable > ,Async, and Swift Web Proxy > https://github.com/apache/incubator-openwhisk-runtime-swift/issues/2 > > --Carlos > -- Regards, James Thomas
