andreasbros commented on PR #333: URL: https://github.com/apache/arrow-rs-object-store/pull/333#issuecomment-2821935531
@tustvold I changed to `std::fs` based on existing `web_identity` implementation, but I agree it should be async ideally: https://github.com/apache/arrow-rs-object-store/blob/main/src/aws/credential.rs#L639 > it just needs to be appropriately gated My understanding from the README doc is that entire feature `aws` is not available in WASM. Can you point me to how to gate it? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org