#Wasip2 error
3 messages · Page 1 of 1 (latest)
What is your Rust version?
Oh this is wasip2. It's not supported by Tokio: https://github.com/tokio-rs/tokio/issues/6323
3 messages · Page 1 of 1 (latest)
Hi, I get
use of unstable library feature `wasip2`
--> /data/data/com.termux/files/home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/net/tcp/stream.rs:275:48
|
275 | ...omRawFd, IntoRawFd};
I have to enable some feature ?
What is your Rust version?
Oh this is wasip2. It's not supported by Tokio: https://github.com/tokio-rs/tokio/issues/6323