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

Regression: Cannot use libsql remote in wasm contexts #1882

Open
dxvid-pts opened this issue Dec 16, 2024 · 0 comments
Open

Regression: Cannot use libsql remote in wasm contexts #1882

dxvid-pts opened this issue Dec 16, 2024 · 0 comments

Comments

@dxvid-pts
Copy link

When turning on the libsql remote feature flag, the mio dependency gets added via tokio.

This breaks WASM compilation.
So currently the WASM feature flag only allows local usage but not connecting to a remote turso instance.

In the past this worked (eg thats why the cloudflare feature exists) but regressed over time...

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

1 participant