thebrowsercompany / swift-build

Swift toolchain builds by The Browser Company
360 stars 10 forks source link

Add tooling to render the interface of a Swift (or clang) module for IDE integration #87

Open compnerd opened 1 year ago

compnerd commented 1 year ago

In order to render the swift interface for a clang or Swift module, particularly on non-ABI stable systems, requires that we are able to deserialise the swift or clang module. This would mirror the Xcode assistant which shows the interface for modules.