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(examples): improve ArrayList compatibility for Zig 0.16+
- add version checks to support managed and unmanaged ArrayList initialization
- update user append logic to handle allocator parameter for Zig 0.16+
- ensure event handling example works across Zig 0.14, 0.15, and 0.16+
0 commit comments