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

Make sure axum-extra also supports being compiled to WASM #2237

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

davidpdrsn
Copy link
Member

Someone on Discord is having issues with compiling axum-extra to WASM so I'm adding that as a dependency to example-simple-router-wasm. Just so we don't accidentally break WASM compilation in the future by adding some non-WASM dependency as part of the default feature set.

Someone on Discord is having issues with compiling axum-extra to WASM so
I'm adding that as a dependency to `example-simple-router-wasm`. Just so
we don't accidentally break WASM compilation in the future by adding
some non-WASM dependency by default.
examples/simple-router-wasm/Cargo.toml Outdated Show resolved Hide resolved
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
@davidpdrsn davidpdrsn merged commit c8cf147 into main Sep 21, 2023
18 checks passed
@davidpdrsn davidpdrsn deleted the david/axum-extra-wasm branch September 21, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants