tantaraio / voy

🕸️🦀 A WASM vector similarity search written in Rust
https://www.npmjs.com/package/voy-search
Apache License 2.0
867 stars 31 forks source link

No Transformers found #53

Closed MentalGear closed 11 months ago

MentalGear commented 11 months ago

Im trying to use voy within a browser extension with the plasmo framework, but when I try to load a function I get from the wasm module the error No Transformers found. Yet I can't seem to find that message in voy 's source code.

MentalGear commented 11 months ago

Uh. Sorry about that, it's actually a parcel error, but wasn't indicated that way in the console.