Skip to content

Reintroduice WASM32 support #276

@Erik1000

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions