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 #889

Open
kgv opened this issue Jul 15, 2024 · 1 comment
Open

WASM support #889

kgv opened this issue Jul 15, 2024 · 1 comment

Comments

@kgv
Copy link

kgv commented Jul 15, 2024

Unfortunately, there is no support for WASM.
This issue is just to track the status of this enhancement.

#502 (comment)

am not wrong, you are building for the wasm target, which we haven't as of yet started supporting. We can keep this issue open and see if anyone gets to it in the future, but I don't expect much movement for a while.

Further reading on the subject: tokio-rs/tokio#1597

Relative issues: #502
Relative discussions: #740

@karpfediem
Copy link

FWIW, since tokio was linked,
tokio supports websockets in WASI (wasm32-wasi target) with the net feature and tokio unstable enabled (RUSTFLAGS="--cfg tokio_unstable")

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