Skip to content

Allow shared native elements for single backend #1459

Description

@quintesse

Right now all shared declarations marked native must have a header and therefore must have an implementation for all backends. We should consider relaxing this restriction so we can have shared native implementations that only exist for a single backend (or a limited set of backends).

You'd only be able to reference these declarations from other native code for the same backend of course.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions