mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-24 22:15:18 +00:00
Three fixes: 1. locking.rs: __errno_location is Linux-only; macOS uses __error(). Split the extern "C" declarations by target_os so rvf-runtime compiles on both platforms. 2. build-rvf-node.yml: NAPI CLI outputs index.<platform>.node instead of rvf-node.<platform>.node. Added rename step after build. 3. build-rvf-node.yml: darwin builds need -undefined dynamic_lookup RUSTFLAGS so NAPI symbols resolve at runtime via Node.js. Added CARGO_TARGET_*_APPLE_DARWIN_RUSTFLAGS env vars. Co-Authored-By: claude-flow <ruv@ruv.net> |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| workflows | ||