-
I installed the |
Beta Was this translation helpful? Give feedback.
Answered by
neurocyte
Mar 21, 2025
Replies: 1 comment
-
Flow does not depend on zig at runtime. Any zig dependency in packaging should be build-time only. So, yes. You can remove the dependency. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lishaduck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Flow does not depend on zig at runtime. Any zig dependency in packaging should be build-time only.
So, yes. You can remove the dependency.