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

Wasm support #22

Closed
1 of 2 tasks
srid opened this issue Apr 14, 2021 · 1 comment · Fixed by #23
Closed
1 of 2 tasks

Wasm support #22

srid opened this issue Apr 14, 2021 · 1 comment · Fixed by #23
Assignees
Labels
enhancement New feature or request

Comments

@srid
Copy link
Contributor

srid commented Apr 14, 2021

This library doesn't support wasm. There are two dependencies,

I assume that once tokio is ported to support Wasm, then postgrest-rs should automatically support wasm with no code change.

@srid srid added the enhancement New feature or request label Apr 14, 2021
@srid
Copy link
Contributor Author

srid commented Apr 14, 2021

Hmm, but tokio is only used in tests and examples - so perhaps it should be removed as a library dependency?

https://github.com/supabase/postgrest-rs/search?q=tokio

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

Successfully merging a pull request may close this issue.

2 participants