Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants