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

Allow shared native elements for single backend #1459

Open
quintesse opened this issue Nov 2, 2015 · 0 comments
Open

Allow shared native elements for single backend #1459

quintesse opened this issue Nov 2, 2015 · 0 comments

Comments

@quintesse
Copy link
Member

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.

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

No branches or pull requests

1 participant