Stream: git-wasmtime

Topic: wasmtime / PR #7705 Fine-grained network policies


view this post on Zulip Wasmtime GitHub notifications bot (Jan 16 2024 at 08:57):

rylev edited PR #7705.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 19 2024 at 11:40):

rylev updated PR #7705.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2024 at 12:47):

rylev updated PR #7705.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 11 2024 at 14:14):

badeend commented on PR #7705:

@alexcrichton One of the (many..) changes in this PR is that the actual socket code has been separated out from the component trait implementation to its own SystemTcpSocket/SystemUdpSocket. To reduce the size of this PR, do you mind if I split that refactor off from this PR and submit a new one with just those changes? These changes will only be internal reshuffling of code, without affecting the public interface.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 12 2024 at 15:14):

alexcrichton commented on PR #7705:

Sounds good to me! And yeah refactorings are always good to land at any time


Last updated: Oct 23 2024 at 20:03 UTC