Skip to content

Add easier support for ObjC blocks in p/invokes #6558

@spouliot

Description

@spouliot

It's a lot of boilerplate code that's easy to get wrong (at compile or run time).

Either

  • have sharpie generate the required code;
  • have the generator (who already does it for ObjC) spit out the internal code needed based on a signature

I think I prefer the later... since the code already exists there (and any change would need to be done only once).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue or pull request is an enhancementiOSIssues affecting iOSmacOSIssues affecting macOS

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions