Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Completely remove wasix_http_client #4470

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

theduke
Copy link
Contributor

@theduke theduke commented Feb 28, 2024

Followup to a previous removal commit.
This now completely removes all usage of wasix_http_client.
(exported definitions, implementations, etc)

Also removes the related wai-bindgen-gen-wasmer crate, which is not
needed anymore.

Followup to #4466

NOTE: removing the wai-bindgen-gen-wasmer crate is essentially an admission that WAI is unmaintained , and will not receive future development.

I think this is the right move.

@theduke theduke requested a review from syrusakbary as a code owner February 28, 2024 12:45
Copy link
Member

@syrusakbary syrusakbary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm happy with this except with removing wai-bindgen-wasmer. If we undo that, then we should be good to go

@theduke theduke force-pushed the wasix-http-client-remove-full branch from e472530 to 5db5f7c Compare February 29, 2024 12:19
Followup to a previous removal commit.
This now completely removes all usage of wasix_http_client.
(exported definitions, implementations, etc)
@theduke theduke force-pushed the wasix-http-client-remove-full branch from 5db5f7c to 6ff2f3c Compare March 1, 2024 13:12
@theduke theduke requested a review from syrusakbary March 1, 2024 13:13
@syrusakbary syrusakbary enabled auto-merge March 5, 2024 10:02
@syrusakbary syrusakbary merged commit 7084280 into master Mar 5, 2024
59 checks passed
@syrusakbary syrusakbary deleted the wasix-http-client-remove-full branch March 5, 2024 10:58
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