[swift-dev] Swift modules aware of their version tag on compilation

2016-04-18 Thread Robert F Dickerson via swift-dev
I would like to see if the community is interested in the ability for Swift libraries (when built with Swift Package Manager) to be aware of the current tagged version number applied on that library during compilation. This could be useful for when the executable is run, we can know the version of

[swift-dev] SIMD in open source Swift?

2016-04-18 Thread Robert F Dickerson via swift-dev
I think that would be excellent. I am a maintainer for Surge which depends on the Accelerate module. I believe we can create a wrapper around the xmmintrin.h headers and expose the API similar to Accelerate. From: swift-dev-requ...@swift.org To: swift-dev@swift.org Date: 04/18/2016 11:5