AdamGS commented on PR #608: URL: https://github.com/apache/arrow-rs-object-store/pull/608#issuecomment-3759579431
seems like `aws-lc-rs` [doesn't support](https://aws.github.io/aws-lc-rs/platform_support.html) wasm targets. and CI has a check that `wasm32-wasip1` builds with all features enabled. The options I see are: 1. Just revert back to `ring`. 2. Only build and test the `http` feature both `wasm` targets. I've gone on and went with the second option, happy to go the other way. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
