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

Lance wasm? #680

Closed
changhiskhan opened this issue Mar 14, 2023 · 2 comments
Closed

Lance wasm? #680

changhiskhan opened this issue Mar 14, 2023 · 2 comments

Comments

@changhiskhan
Copy link
Contributor

What would it take to make Lance run on wasm?

@gsilvestrin
Copy link
Contributor

One complication is that tokio does not run o wasm currently, and lance relies a lot on tokio. This issue tracks wasm / wasi support for tokio: tokio-rs/tokio#4827

Another way would be to remove the tokio dependency an explore other async runtimes such as https://rustwasm.github.io/wasm-bindgen/

@changhiskhan
Copy link
Contributor Author

shelving this for now

@changhiskhan changhiskhan closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2023
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

2 participants