RuntimeTools / SwiftMetrics

Swift Application Metrics instruments the Swift runtime for performance monitoring, providing the monitoring data programatically via an API or visually with an Eclipse Client.
https://developer.ibm.com/swift/monitoring-diagnostics/application-metrics-for-swift/
Other
156 stars 50 forks source link

Use clang modulemap to get rid of linker #8

Open tobespc opened 7 years ago

tobespc commented 7 years ago

Raised from

https://github.com/IBM-Swift/SwiftMetrics/issues/15

mattcolegate commented 7 years ago

Have spent half a day experimenting with this and got nowhere. Will reach out to the Kitura-net team for assistance when next I pick this up.