Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Voy in a plain JS app without bundlers #54

Open
harishankar-gopalan opened this issue Jan 14, 2024 · 2 comments
Open

Using Voy in a plain JS app without bundlers #54

harishankar-gopalan opened this issue Jan 14, 2024 · 2 comments

Comments

@harishankar-gopalan
Copy link

Hi, was wondering if there is any example to bundle Voy into a plain JS file. I tried loading the voy_search.js file from cdn but I seem to get a strange CORS issue when the wasm file is tried to be loaded. Any pointers on how to get past the same ?

@markhughes
Copy link
Contributor

Could you share the error? Do you have a CSP or anything like that setup on your site?

@Utopiah
Copy link

Utopiah commented Jun 17, 2024

Curious too, especially reading "Worldwide: Designed to deploy and run on CDN edge servers." I would hope for an e.g Glitch.com frontend only demo where I could use a textarea to have few lines of text as example then an input box as query to find the closest line, all this without installing anything anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants