Skip to content

Conversation

aclysma
Copy link
Collaborator

@aclysma aclysma commented Jul 24, 2021

Just a draft, not sure if we should do this or not. This mostly trades futures for futures_util. We might be able to move to using futures_lite or reduce features enabled with futures_util. So I wouldn't see this as a final goal, but an initial step towards a trimmer build. (This builds on the tokio removal).

DavidVonDerau and others added 10 commits June 14, 2021 07:58
- Removed client because it isn't being maintained anymore.
- Removed `with_runtime` because it isn't needed.
- Update `cli` to not use `tokio`.
- Update `loader` to not use `tokio`.
- Update `daemon` to not use `tokio`.
- Delete `Scope` and replace with a Bevy task pool.
…time type is temporarily disabled and unused
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.

2 participants