Skip to content

Please add support for smol async runtime #78

@VerdeQuar

Description

@VerdeQuar

would be awesome to have methods in egui_inbox and egui_suspense that work with smol runtime, also does this:

compile_error!("You need to enable the `tokio` feature to use this crate on native. If you need a different async runtime, please open an issue (should be easy to add).");

need to be a compile error? it requires me to have that feature, despite me currently not using any method that actually requires tokio (im using the blocking variants)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions