Remix.run Logo
dxxvi 8 hours ago

Today is Jun 15. So, I wonder if somebody + AI can rewrite curl in Rust in 1.5 months. I think it's possible if that person knows all curl features. However, does that person even exist?

GoblinSlayer 5 hours ago | parent | next [-]

https://curl.se/docs/security.html - C bugs are marked.

colinsane 3 hours ago | parent | prev | next [-]

curl used to have rust in it, dropped it 1.5 yrs ago. AI doesn't help with the hard parts here i don't think. https://daniel.haxx.se/blog/2024/12/21/dropping-hyper/

steveklabnik 3 hours ago | parent [-]

They dropped the hyper backend, but that wasn’t the only Rust code in tree.

SoftTalker 4 hours ago | parent | prev | next [-]

If that were possible it would already have been done.

dxxvi 8 hours ago | parent | prev [-]

There are projects like this: urlx, curlio.