Add zjolt, zecs, ztypeset, zozz, zmeshopt and zcgltf to FFI Bindings - #257
Add zjolt, zecs, ztypeset, zozz, zmeshopt and zcgltf to FFI Bindings#257pedronaugusto wants to merge 2 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review. 📝 WalkthroughWalkthroughThe README adds four projects to the FFI Bindings section: ChangesFFI bindings catalog
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR only updates the project list in README.md, and no actionable merge-blocking risk remains beyond normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Same family, same shape: vendored pinned upstream (meshoptimizer v1.2, cgltf v1.15), complete surface held by a compile-time ABI cross-check, CI on Linux, macOS and Windows. Labelled AI-assisted per contributing.md. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LxCubm8TomX6V3Ysvc7u2u
Adds six packages I maintain to the FFI Bindings section: zjolt (Jolt Physics), zecs (flecs), ztypeset (FreeType + HarfBuzz + SheenBidi + libunibreak), zozz (ozz-animation), zmeshopt (meshoptimizer) and zcgltf (cgltf). All six vendor their upstream pinned and unpatched, expose the library through a C ABI with a Zig API on top, and run CI on Linux, macOS and Windows (both gnu and msvc). Labelled AI-assisted per contributing.md.
Summary by CodeRabbit
zjolt,zecs,ztypeset,zozz,zmeshopt, andzcgltfto the FFI Bindings project list.