Zheaoli commented on issue #3803:
URL: 
https://github.com/apache/incubator-opendal/issues/3803#issuecomment-1867901191

   > Can we be used on wasmtime?
   
   > Can we be used on wasmedge?
   
   For now, we can't use it on both wasm runtimes, because both of the runtimes 
is based on wasm32-wasi I have reminded it in the previous comment. 
   
   The WASI runtime is not support for the wasm-bindgen which is dependent by 
reqwest now. 
   
   If we want to support the wasi runtime, we may need the other HTTP client 
which is compatible with the WASI spec 
   
   


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