Skip to content

Reintroduice WASM32 support #276

Description

@Erik1000

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions