Commit Graph

5 Commits

Author SHA1 Message Date
Gatefixer fcef32bfd3 fix(node): validate encoded CPU build flags 2026-08-06 06:35:58 +00:00
Gatefixer 3863189b16 fix(node): validate complete x86-64-v2 feature set 2026-08-06 05:26:53 +00:00
Gatefixer c858e25494 fix(node): enforce x86-64-v2 artifact baseline 2026-08-06 04:48:31 +00:00
Will Jones 15f8f4d627 ci: check license headers (#2076)
Based on the same workflow in Lance.
2025-01-29 08:27:07 -08:00
Lei Xu efcaa433fe feat: rework NodeJS SDK using napi (#847)
Use Napi to write a Node.js SDK that follows Polars for better
maintainability, while keeping most of the logic in Rust.
2024-04-05 16:27:51 -07:00