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

[Swift Binding] Integrate Demangler with the rest of the code #2665

Open
stephen-hawley opened this issue Aug 22, 2024 · 0 comments
Open

[Swift Binding] Integrate Demangler with the rest of the code #2665

stephen-hawley opened this issue Aug 22, 2024 · 0 comments
Labels
area-SwiftBindings Swift bindings for .NET

Comments

@stephen-hawley
Copy link

  • write code to import a complete TypeSpec based signature for methods
  • write code that given a type and protocol will return the protocol witness table
  • write code that given a type will return the metadata accessor
  • write code that given a func will find the dispatch thunk for it
  • write end-to-end unit tests
@stephen-hawley stephen-hawley added the area-SwiftBindings Swift bindings for .NET label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-SwiftBindings Swift bindings for .NET
Projects
None yet
Development

No branches or pull requests

1 participant