Elektrine lite

← Feed

@RustyNova@lemmy.world

Post #3552587

2026-07-03 08:28 UTC

Keep in mind that it doesn’t remove tokio from the stack tho. Don’t use this to try to improve compilation time

Replies (1)

  • @flamingos@feddit.uk 2026-07-03 11:53

    I know, I read the description. It just looks like a nicer syntax around setting up a tokio runtime and sending code between runtimes. It’d still be nice to have a non-tokio options so stuff could be single threaded.

    Open ##3555593