Add comparator API descriptor and libcomparatorCore scaffold.

Introduce ExportedComparatorTypeDesc/ComparatorLibDesc with inline
sanity checks, and add a core comparator shlib exporting three stub types.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-10 21:13:19 -04:00
parent f118947b5e
commit 10234bc422
5 changed files with 229 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
add_subdirectory(core)