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

[14.0.0] fix(wasmtime-cli): wrong linker in wasi http #7175

Merged

Conversation

alexcrichton
Copy link
Member

This is a backport of #7167 to the 14 release branch

* chore: convert wasi http cli test to component

* fix(wasmtime-cli): wrong linker in wasi http

* fix(wasmtime-cli): fix multiple functions added to linker

We will allow shadowing in linker when using
WASI HTTP in order to prevent the following
error:
> import of `wasi:clocks/wall-clock` defined
twice

* chore: update to latest io streams wit definition

* chore: rename main function of core module

prtest:full

* fix(wasmtime-cli): add only http functions to linker

* chore: add test building http request and response

* chore: disable temporarily wasi http test
@alexcrichton alexcrichton requested a review from a team as a code owner October 6, 2023 17:46
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team October 6, 2023 17:46
@alexcrichton alexcrichton merged commit a14004b into bytecodealliance:release-14.0.0 Oct 6, 2023
@alexcrichton alexcrichton deleted the fix-http-in-cli branch October 6, 2023 20:26
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.

3 participants