-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I looked into reintroducing wasm32 support in #275
The build works, the problem (as mentioned in the README) are the tests:
- even without default features and only the features supported on wasm, tokio pulls in mio which cannot build on wasm
- wiremock does not support wasm
- one test uses tokio::net which isnt supported
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request