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

Create Wrapper export-ffi macro in Common #289

Open
Archdoog opened this issue Oct 8, 2024 · 0 comments
Open

Create Wrapper export-ffi macro in Common #289

Archdoog opened this issue Oct 8, 2024 · 0 comments
Labels
core Related to the Rust core

Comments

@Archdoog
Copy link
Collaborator

Archdoog commented Oct 8, 2024

The platform shared models in this project have an ever growing stack of macros that designate them as exported for a particular FFI (currently Mozilla UniFFI and Tsify). The expectation is this will continue to grow as more platforms are supported. To keep the code reasonable, we should bundle all of this into a single custom macro that exports for all platforms.

@Archdoog Archdoog added the core Related to the Rust core label Oct 8, 2024
@Archdoog Archdoog changed the title Create Wrapper export-ffi macro Create Wrapper export-ffi macro in Common Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to the Rust core
Projects
Status: No status
Development

No branches or pull requests

1 participant