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
fix(build): add Zig 0.14 compatibility for library and examples
- update build.zig to support Zig 0.14 changes in addLibrary/addExecutable APIs
- conditionally handle library and executable creation based on Zig version
- improve linker flag debug logging for better clarity
0 commit comments