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

Add example of Swift <--> C++ interop #1198

Open
jiawen opened this issue May 6, 2024 · 0 comments
Open

Add example of Swift <--> C++ interop #1198

jiawen opened this issue May 6, 2024 · 0 comments

Comments

@jiawen
Copy link

jiawen commented May 6, 2024

In the last year, Swift has gradually gained the ability to interop with C++. rules_swift should add a minimal example on how that would work. It would provide at baseline a means by which we can easily reproduce issues (module naming, static and dynamic linking, ODR violations, etc) as they are discovered.

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

1 participant