Stream: git-wasmtime

Topic: wasmtime / issue #70 WASI: expand networking functions


view this post on Zulip Wasmtime GitHub notifications bot (Oct 11 2021 at 22:26):

Luca-Ziesler commented on issue #70:

Pardon me, but are there any updates concerning this topic?

view this post on Zulip Wasmtime GitHub notifications bot (Feb 17 2022 at 10:23):

cardil commented on issue #70:

The draft of the proposal is here: https://github.com/badeend/WASI-Networking

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2023 at 09:38):

hurae commented on issue #70:

For who concerns, the draft of the proposal now moved to here: https://github.com/WebAssembly/wasi-sockets

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2023 at 09:46):

ondrejtomcik commented on issue #70:

For who concerns, the draft of the proposal now moved to here: https://github.com/WebAssembly/wasi-sockets

Thanks for keeping us up to date!

view this post on Zulip Wasmtime GitHub notifications bot (Nov 11 2023 at 14:55):

badeend commented on issue #70:

WASI now has low-level sockets and higher-level HTTP support. So I think this can be closed now.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 12 2023 at 01:42):

pchickey closed issue #70:

We need a full fledged networking API. This includes functions like socket(), connect(), bind(), listen(), accept(), getsockopt(), setsockopt(), etc.


Last updated: Nov 22 2024 at 16:03 UTC