Skip to content

[ffm] jextract support importing throws functions #34

@ktoso

Description

@ktoso

Functions in swift that are throwing have a special calling convention so we'll need the help of thunks on the Swift side for this.

Once we have those, the imported methods should mirror the throwing behavior and be declared checked throwing in Java (?).

Typed throws would be step 2 of this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions