ruvector/.github
ruv 1ef4eb8497 feat(tiny-dancer): full platform matrix — add musl (Alpine) + Windows ARM64
Extends the build/publish workflow from 5 to 8 environments:
- linux-x64-musl, linux-arm64-musl (Alpine/Docker) via napi --use-napi-cross
- win32-arm64-msvc (Windows on ARM) via rustup target cross-compile

index.js now detects musl vs glibc at load time (process.report glibc header)
and routes to the correct binary; adds win32-arm64. package.json bumped to
0.1.20 with all 8 optionalDependencies lock-stepped.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-06-15 09:49:00 -04:00
..
benchmarks feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00
workflows feat(tiny-dancer): full platform matrix — add musl (Alpine) + Windows ARM64 2026-06-15 09:49:00 -04:00
dependabot.yml ci(security): add 5-layer supply-chain CI + clear 3 npm criticals 2026-05-19 08:59:46 -04:00