microservice-rust-mysql icon indicating copy to clipboard operation
microservice-rust-mysql copied to clipboard

windows10下wasmedge执行,端口绑定不了

Open zhengxingjian opened this issue 2 years ago • 2 comments

https://mp.weixin.qq.com/s/gMkwqFIm2JoZS3TVHityoQ windows10下wasmedge执行,端口绑定不了【hread 'main' panicked at 'error binding to 0.0.0.0:9090: error creating server listener: Function not implemented ,\hyper_wasi-0.15.0\src\server\server.rs:79:13 let incoming = AddrIncoming::new(addr).unwrap_or_else(|e| { 】,在linux下可以

zhengxingjian avatar Dec 07 '22 03:12 zhengxingjian

I think we have some issues with WasmEdge WASI sockets under native Windows. It is on our roadmap. WSL or Docker on Windows should work.

juntao avatar Dec 24 '22 04:12 juntao

@juntao Can't it be repaired?

shijunti19 avatar Jul 05 '23 13:07 shijunti19