You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im switching my app from rust to zig but:
When compiling for android aarch64 i get multiple errors, because this libary tries to compile x86_64 assembly. On rust with git2-rs that worked.
Im switching my app from rust to zig but:
When compiling for android aarch64 i get multiple errors, because this libary tries to compile x86_64 assembly. On rust with git2-rs that worked.