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
2.11k stars 122 forks source link

Bug: unable to install with wasmer #246

Open jlarmstrongiv opened 1 year ago

jlarmstrongiv commented 1 year ago

Describe the bug

Following the JavaScript docs for the browser, running:

wasmer install unum/usearch

Results in

error: Unable to find "install" in the registry
╰─▶ 1: Not found

Steps to reproduce

Expected behavior

usearch installs correctly

USearch version

2.1.2

Operating System

MacOS

Hardware architecture

x86

Which interface are you using?

Other bindings

Contact Details

No response

Is there an existing issue for this?

Code of Conduct

jlarmstrongiv commented 1 year ago

Related to https://github.com/unum-cloud/usearch/issues/191