[swift-evolution] [Discussion] Dynamic code loading

David Scrève david.screve at dlta-studio.com
Sat Jan 9 16:25:13 CST 2016


I’m not sure this can be considered as an evolution, but there is a major feature that we might need someday if we want to write Swift as we write C or C++.

Actually, Swift is unable to dynamically load code from dlopen or LoadLibrary (Win API). There does not seems to exists any standard for exporting symbols
from module in system module.

Is there any plan for Swift 3.0 or is it out of scope and planned for futur release ? or not planned anyway ?

David

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4233 bytes
Desc: not available
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160109/9a36b900/attachment.p7s>


More information about the swift-evolution mailing list