comphead commented on PR #14967: URL: https://github.com/apache/datafusion/pull/14967#issuecomment-2725969346
wasm pack fails because `getrandom 0.2.x` attached to `rand 0.8.x`. wasm requires `js` feature to be enabled, but the feature renamed from `js` to `wasm-js` in `getrandom 0.3` and this incosistency in versions feature names seems cannot let wasm to compile. -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org