unum-cloud / usearch

Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
https://unum-cloud.github.io/usearch/
Apache License 2.0
1.93k stars 109 forks source link

Fix build issues on node #379

Closed sroussey closed 3 months ago

sroussey commented 3 months ago

This does two things:

  1. changes what gets included in npm so that a backup build can proceed. I have tested this in docker linux arm64.

  2. adds some info that will hopefully cause prebuildify to correctly cross compile for linux-arm64

Fixes #377

ashvardanian commented 3 months ago

:tada: This PR is included in version 2.10.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: