Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Remove async/await usage #8

Open
rmevans9 opened this issue Feb 23, 2019 · 0 comments
Open

Remove async/await usage #8

rmevans9 opened this issue Feb 23, 2019 · 0 comments
Assignees

Comments

@rmevans9
Copy link
Collaborator

As of right now this gets compiled down to generators and that brings a lot of overhead on the package size. I know it seems like a step backward to suggest we stop using them but in the interest of minimizing the footprint of this library I think it makes sense for now.

@rmevans9 rmevans9 self-assigned this May 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant