crepererum commented on PR #625:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/625#issuecomment-3853648779

   This is a rather high-level question for `wasm32-unknown-unknown`: are we 
assuming that this is ALWAYS a web browser / JavaScript-driven target? Because 
technically `wasm32-unknown-unknown` is -- [according to the Rust 
docs](https://doc.rust-lang.org/stable/rustc/platform-support/wasm32-unknown-unknown.html)
 -- a "no host" target. So this code could in theory also run within a micro 
kernel or alongside another WASM module in a freestanding `wasmtime` execution.


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