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

Library build #5

Open
davidmartos96 opened this issue Jul 10, 2022 · 0 comments
Open

Library build #5

davidmartos96 opened this issue Jul 10, 2022 · 0 comments

Comments

@davidmartos96
Copy link

Hello! I'm starting out with Zig. My idea is to use it to build a cross platform library to use through FFI Dart in Flutter, so that it can be used from Android and iOS.

I was wondering if it is possible to adapt the example to turn a Zig library into a ".a" file for iOS that it can then be linked statically through the XCode configuration, instead of building the iOS app binary itself with Zig.

That kind of example could also help people using React Native for mobile development.

Thanks!

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

No branches or pull requests

1 participant