Stream: git-wasmtime

Topic: wasmtime / issue #4978 Unable to run tcp socker in wasmtime


view this post on Zulip Wasmtime GitHub notifications bot (Sep 29 2022 at 10:39):

expploitt opened issue #4978:

I would like to know the state of networking in wasmtime 1.0.0, because I can compile tcplistener with the target wasm32-wasi but then wasmtime throws error "funcionality not supported".

I would like to know if I have to preopend sockets or to use some specific crate in the case of having basic networking available.

Thanks!


Last updated: Oct 23 2024 at 20:03 UTC