You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as a prerequisite for supporting Python and JavaScript, we need to support WASM
but now that we already support object_store, we find that it is difficult for tokio runtime to support network io in the wasm, which will result in the inability to use remote storage such as s3 of object_store.
OpenDAL looks like it can support S3 reading and writing in WASM
Feature Request
as a prerequisite for supporting Python and JavaScript, we need to support WASM
but now that we already support object_store, we find that it is difficult for tokio runtime to support network io in the wasm, which will result in the inability to use remote storage such as s3 of object_store.
OpenDAL
looks like it can support S3 reading and writing inWASM
storage on wasm
related
wasm32-unknown-unknown
withhttp
feature apache/arrow-rs#4776The text was updated successfully, but these errors were encountered: