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

   Hi,
   
   I am very interested in trying the wasm version of opendal for my project 
But I am not a professional rust developer though (I know something about 
javascript/typescript but none of rust), so I have some questions/ suggestions:
   
   1. any doc to use the wasm version? by importing any library in 
js/typescript? any npm package?
   2. would you like to consider adding hooks for js fetch function? For 
example, I plan to use opendal in a special js environment and I have to use a 
special fetch function to get around the annoying cors limitatioms. Moreover, 
users might need to intercept/monitor/debug some network connections .
   3. would you like to consider adding hooks for js fs functiom? For example, 
in browser environment, file system might need some mocking by using indexeddb. 
   
   Thank you so much and happy new year!


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