cli
cli copied to clipboard
api/cli: migrate to async rust
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