Remix.run Logo
parhamn 2 days ago

pair this with needing async in depth and that's exactly it. The whole network stack needs to be async-first and all the popular networking libraries need to have been built on that. Many of those libraries are already C-extension based and don't jibe well with the newer python parts in any way.

hinkley 2 days ago | parent [-]

Java is trying to do this but I haven’t read how that’s going.