Skip to content

Conversation

wishawa
Copy link

@wishawa wishawa commented Nov 26, 2022

The compilation conditions for wasm in http-client and in surf are currently different. This difference causes surf to sometimes (usually when running cargo check) try to re-export a module that doesn't exist, leading to the error "could not find wasm in http_client".

This PR changes to condition in surf to be the same as that in http-client.

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.

1 participant