Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

[Improvements] The projection tooling improvements #806

Open
kotlarmilos opened this issue Jan 12, 2024 · 1 comment
Open

[Improvements] The projection tooling improvements #806

kotlarmilos opened this issue Jan 12, 2024 · 1 comment
Milestone

Comments

@kotlarmilos
Copy link
Contributor

Description

This issue comprises ideas and features for tooling improvements based on feedback. The more ideas will be added as we collect feedback.

  • User type specification: Allow users to specify binding and non-binding types.
  • API aggregation: Aggregate public APIs without requiring a .swift source library, relying solely on the .swiftmodule file.
@rolfbjarne
Copy link
Member

  • API aggregation: Aggregate public APIs without requiring a .swift source library, relying solely on the .swiftmodule file.

I believe we shouldn't need more than what Swift itself needs? So if you want to use a Swift library from Swift code, and the Swift compiler only needs the .swiftmodule, then we should be able to figure things out with just the .swiftmodule.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants