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

Look into writing a "universal macro" for exporting functionality #288

Closed
ianthetechie opened this issue Oct 8, 2024 · 1 comment
Closed
Labels
core Related to the Rust core

Comments

@ianthetechie
Copy link
Contributor

We currently use a mix of UniFFI, wasm-bindgen, and will eventually I'm sure have Flutter/Dart and other platforms to target. Since the patterns feel pretty formulaic, we might be able to create some universal export macros for common cases like model and top level function exports.

@ianthetechie ianthetechie added the core Related to the Rust core label Oct 8, 2024
@ianthetechie
Copy link
Contributor Author

Looks like @Archdoog and I accidentally created the same issue twice ;) Dupe of #289

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
None yet
Development

No branches or pull requests

1 participant