andreasbros commented on PR #333: URL: https://github.com/apache/arrow-rs-object-store/pull/333#issuecomment-2821648818
Thanks @alamb and @tustvold for checking, and indeed WASM build was failing, it was because I used async `tokio::fs`, I now changed it to `std::fs` and this should resolve the issue, just waiting for GHA workflows to get approved and executed. -- 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