H-Plus-Time commented on PR #7310:
URL: https://github.com/apache/arrow-rs/pull/7310#issuecomment-2735653928

   We'll need a definitive position from maintainers on which of the following 
is preferred to resolve the ambiguity surrounding wasm32-unknown-unknown:
   
   1. Feature flag the code behind "js" + include the getrandom, web-time, 
wasm-bindgen-futures dependencies behind that same flag.
   2. Forego support for wasm32-unknown-unknown in non-JS embedded contexts, 
and either:
     a. include the getrandom cargo entry in the target-gated set of 
dependencies.
     b. document the requirement to add the getrandom cargo entry / point to 
the wasm entry of the getrandom docs.


-- 
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]

Reply via email to