Skip to content

Claude/zig compatibility check 011 c uw j6f l nr t bh24cm jqihw - #10

Merged
cztomsik merged 6 commits into
mainfrom
claude/zig-compatibility-check-011CUwJ6fLNrTBh24cmJqihw
Nov 9, 2025
Merged

Claude/zig compatibility check 011 c uw j6f l nr t bh24cm jqihw#10
cztomsik merged 6 commits into
mainfrom
claude/zig-compatibility-check-011CUwJ6fLNrTBh24cmJqihw

Conversation

@cztomsik

@cztomsik cztomsik commented Nov 9, 2025

Copy link
Copy Markdown
Owner

No description provided.

claude and others added 6 commits November 8, 2025 23:36
- Add GitHub Actions workflow to test builds with Zig 0.14.0 and 0.15.1
- Test on Linux, macOS, and Windows
- Update README to reflect tested Zig versions and add CI badge
- Ensure compatibility with latest Zig releases
- Remove version matrix, test only with latest stable (0.15.2)
- Update README to reflect Zig 0.15.2 requirement
- Simplify CI workflow for single version testing
- Replace addSharedLibrary with addLibrary using .linkage = .dynamic
- Update example/build.zig to use new API
- Update README documentation with correct build.zig example
- Fixes CI build errors with Zig 0.15.2
- Make napi constant public
- Remove deprecated pub usingnamespace
- Add explicit re-exports for commonly used napi types
- Update README to clarify how to access napi types
- Fixes compilation error in Zig 0.15.2
- Replace callconv(.C) with callconv(.c) (lowercase)
- Fixes compilation error in Zig 0.15.2 where .C is no longer valid
- Affects register, finalize, deleteRef, and call functions
@cztomsik
cztomsik merged commit bc2c825 into main Nov 9, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants