kylebarron commented on issue #13815: URL: https://github.com/apache/datafusion/issues/13815#issuecomment-4936993446
Is it only the inclusion of the feature as default that changed? Did you try opting-in manually to specific features and excluding zstd? FWIW in other projects (e.g. parquet) I've been able to compile zstd to `wasm32-unknown-unknown` without any issue. If you're on macos [you need to switch the clang you use to compile](https://github.com/kylebarron/parquet-wasm/blob/main/DEVELOP.md#macos). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
