Since async / await is available in no_std environment now, agnostik should add a no_std runtime. I'm not sure if it should implement an own no_std executor or using an already existing crate.