-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unimplemented sockets from preview1 adapter (#7543)
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.
- Loading branch information
1 parent
15ca47d
commit 82c3e0a
Showing
2 changed files
with
0 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters