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

Experiment with wasm support #103

Closed
wants to merge 17 commits into from
Closed

Experiment with wasm support #103

wants to merge 17 commits into from

Conversation

durch
Copy link
Owner

@durch durch commented Jul 14, 2020

Closes #102

Mostly done with clunky feature gates for now. This branch is published to crates.io as v0.23.0-beta3. Functionality is feature gated, for wasm there is a wasm feature that leaves in blocking family of Bucket methods, default-features need to be disabled.

@durch durch force-pushed the wasm-support branch 2 times, most recently from 10a4c06 to f484e63 Compare July 14, 2020 06:47
@AmesCornish
Copy link

I'm not able to use the "wasm" feature in 0.27.0. Was it merged? I also tried the 23 beta version, but I'm getting errors because aws-creds tries to use reqwest blocking.

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.

Adding to dependencies in rust-wasm project causing errors
2 participants