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

api/cli: migrate to async rust #144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

api/cli: migrate to async rust #144

wants to merge 1 commit into from

Conversation

mcobzarenco
Copy link
Member

@mcobzarenco mcobzarenco commented Sep 2, 2022

The purpose of this PR is to make the API client usable from wasm. To this end

  • migrates the API client & CLI to async
  • it feature gates gzip

@mcobzarenco mcobzarenco changed the title Wasm support [wip] wasm support Sep 23, 2022
@mcobzarenco mcobzarenco force-pushed the wasm-support branch 3 times, most recently from a9d4d4e to 110fe33 Compare November 4, 2022 17:36
@mcobzarenco mcobzarenco changed the title [wip] wasm support [wip] api/cli: migrate to async rust Nov 4, 2022
@mcobzarenco mcobzarenco force-pushed the wasm-support branch 2 times, most recently from 63f53d8 to 55543be Compare November 5, 2022 22:58
@mcobzarenco mcobzarenco force-pushed the wasm-support branch 3 times, most recently from 571fb2c to fc756ce Compare January 24, 2023 16:12
@mcobzarenco mcobzarenco changed the title [wip] api/cli: migrate to async rust api/cli: migrate to async rust Jan 24, 2023
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

Successfully merging this pull request may close these issues.

1 participant