Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support WASM #118

Closed
KKould opened this issue Sep 2, 2024 · 1 comment
Closed

Support WASM #118

KKould opened this issue Sep 2, 2024 · 1 comment
Labels
enhancement New feature or request L - Large Introducing a new module, implementing major features, adjusting system architecture.

Comments

@KKould
Copy link
Contributor

KKould commented Sep 2, 2024

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

storage on wasm

related

@KKould KKould added the enhancement New feature or request label Sep 2, 2024
@KKould KKould assigned KKould and unassigned KKould Sep 2, 2024
@KKould KKould mentioned this issue Sep 2, 2024
@KKould KKould changed the title Support Wasm Support WASM Sep 3, 2024
@KKould KKould added the L - Large Introducing a new module, implementing major features, adjusting system architecture. label Sep 3, 2024
@ethe
Copy link
Member

ethe commented Nov 15, 2024

I think it is closed by #216

@ethe ethe closed this as completed Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request L - Large Introducing a new module, implementing major features, adjusting system architecture.
Projects
None yet
Development

No branches or pull requests

2 participants