break a lot of stuff to try and see what needs to be done for no_std#900
break a lot of stuff to try and see what needs to be done for no_std#900brandonros wants to merge 7 commits into
Conversation
|
Yeah. This is sort of the direction I think we need to explore. I would opt for disabling stuff like gzip compression and the default transport behind the std flag. It's also worth looking at the The heavy reliance on Great start! |
|
@algesten how about now in its current state, do you think it's something I could hand off to you / that you plan to take a deeper look into? I don't have a super pressing need for it, just thought it'd be fun :) |
|
Sure! Thanks! |
|
@algesten not sure if this is of any value: https://github.com/hyperium/http/pull/732/files I was going to try to achieve but I didn't realize I also don't think |
|
Interesting! Yeah, async in no_std is a can of worms. |
I'm just doing this to be silly/for fun. Not sure if I will finish it. It's kind of therapeutic... Not even sure if I'm doing it the right way... Is there a tool that can migrate this for us? :D