Skip to content

codex test pr: Add Schema to C API#1531

Draft
cyrush wants to merge 2 commits intodevelopfrom
c-api-schema-1462
Draft

codex test pr: Add Schema to C API#1531
cyrush wants to merge 2 commits intodevelopfrom
c-api-schema-1462

Conversation

@cyrush
Copy link
Member

@cyrush cyrush commented Mar 6, 2026

Implements a Conduit Schema C interface and exposes node->schema accessor (fixes #1462).

cyrush added 2 commits March 6, 2026 17:58
Implements a Conduit Schema C interface and exposes node->schema accessor (fixes #1462).
Replace raw Schema* casts with an opaque handle that tracks ownership per-handle, eliminating global ownership tracking.
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.

add conduit schema interface to C API

1 participant