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

WASM support #334

Open
KaiserKarel opened this issue Feb 9, 2022 · 2 comments
Open

WASM support #334

KaiserKarel opened this issue Feb 9, 2022 · 2 comments

Comments

@KaiserKarel
Copy link

With WASI, I think it should be possible to have the tikv client be compatible with the wasm32-wasi target. This might require changes to grpcio, and using rustls instead of openssl. Are there plans to eventually support this?

@ekexium
Copy link
Collaborator

ekexium commented Feb 9, 2022

ping @andylokandy

@andylokandy
Copy link
Collaborator

We're considering merging rust client into tikv server and providing http service. If done, HTTP should be more convenient than wasm client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants