Stream: git-wasmtime

Topic: wasmtime / PR #4776 Implement the remaining socket-relate...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 20:45):

sunfishcode opened PR #4776 from sunfishcode/send-recv to main:

The original WASI specification included sock_read, sock_write, and
shutdown. Now that we have some sockets support, implement these
additional functions, to make it easier for people porting existing code
to WASI.

It's expected that this will all be subsumed by the wasi-sockets
proposal, but for now, this is a relatively small change which should
hopefully unblock people trying to use the current accept support.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 20:47):

sunfishcode updated PR #4776 from sunfishcode/send-recv to main.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 22:17):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 22:19):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 23:35):

sunfishcode updated PR #4776 from sunfishcode/send-recv to main.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 23:57):

sunfishcode updated PR #4776 from sunfishcode/send-recv to main.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 26 2022 at 18:39):

sunfishcode merged PR #4776.


Last updated: Nov 22 2024 at 17:03 UTC