Stream: git-wasmtime

Topic: wasmtime / issue #4276 Implement wasi-sockets in Wasmtime


view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2022 at 21:23):

kulakowski-wasm opened issue #4276.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2022 at 21:26):

kulakowski-wasm edited issue #4276:

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 08:50):

spacewander commented on issue #4276:

Is there any update for the wasi-sockets support?

view this post on Zulip Wasmtime GitHub notifications bot (Dec 09 2022 at 14:25):

huangjj27 commented on issue #4276:

maybe releated to https://github.com/bytecodealliance/wasmtime/pull/4776

view this post on Zulip Wasmtime GitHub notifications bot (Jan 19 2023 at 18:00):

abrown commented on issue #4276:

I think we should close this: sockets are implemented in wasi-common as of #4776. The switch to streams from buffers is pushed to a later date, I think (@sunfishcode?), so for clarity's sake it would be better to mark this done until that switch happens.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 19 2023 at 22:47):

sunfishcode commented on issue #4276:

Wasmtime does have support for the sock_accept sockets API that was added to preview1.

"wasi-sockets" refers to this preview2 proposal, which wasmtime doesn't support yet, though we are working on it.

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

badeend commented on issue #4276:

I think this can be closed now

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

pchickey closed issue #4276:


Last updated: Nov 22 2024 at 17:03 UTC