-
Notifications
You must be signed in to change notification settings - Fork 152
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
Bug: JavaScript Browser Documentation #191
Comments
Thank you for acknowledging this issue, @jlarmstrongiv! We are already working with @syrusakbary and broader @wasmerio team to provide a solution 🤗 |
|
@jlarmstrongiv, thank you fir sharing those! I will try to address those, and come back with WASM updates with a week 🤗 |
@ashvardanian thank you! I’m looking forward to it 😄 |
how has it gone? thanks. |
The Wasmer JS SDK has been released this week https://wasmer.io/posts/introducing-the-wasmer-js-sdk |
@jlarmstrongiv, nice! Can it help us to run USearch in the browser? |
@ashvardanian Yes, I think it would. Especially since usearch already builds a Wasmer package |
not sure if this helps but looking into wasmer filesystem it has an in memory fs abstraction in the browser, but it looks like they will be able to support opfs wasmerio/wasmer-js#393 |
Very excited about usearch in the browser, will open up many more applications! Using OPFS for FS should work in all modern browsers! |
I tried to find confirmation that it also works in WKWebView but couldn't find that explicitly |
I don't know about WKWebView, but since it's basically safari it should. You can always test it yourself when in doubt.
|
Describe the bug
No documentation can be found for using
usearch
in the browser.Wasmer does not have relevant documentation either.
See Discord discussion
Steps to reproduce
Try to import
usearch
in the browserExpected behavior
More details or an example is provided on how to import and setup
usearch
in the browserUSearch version
v1.1.0
Operating System
Browser
Hardware architecture
x86
Which interface are you using?
Other bindings
Contact Details
No response
Is there an existing issue for this?
Code of Conduct
The text was updated successfully, but these errors were encountered: