Skip to content

Remove unimplemented sockets from preview1 adapter#7543

Merged
pchickey merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:remove-sockets-from-adapter
Nov 15, 2023
Merged

Remove unimplemented sockets from preview1 adapter#7543
pchickey merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:remove-sockets-from-adapter

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This commit removes the usage of wasi:sockets from the preview1 adapter. It's never been implemented but has the side effect of requiring TCP support to be imported into components even though it's never used. This commit removes the stubs in the adapter to get filled in at a later date if necessary.

This commit removes the usage of wasi:sockets from the preview1 adapter.
It's never been implemented but has the side effect of requiring TCP
support to be imported into components even though it's never used. This
commit removes the stubs in the adapter to get filled in at a later date
if necessary.
@alexcrichton alexcrichton requested a review from a team as a code owner November 15, 2023 16:53
@alexcrichton alexcrichton requested review from pchickey and removed request for a team November 15, 2023 16:53
@pchickey pchickey added this pull request to the merge queue Nov 15, 2023
Merged via the queue into bytecodealliance:main with commit 82c3e0a Nov 15, 2023
@alexcrichton alexcrichton deleted the remove-sockets-from-adapter branch December 4, 2023 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants