Comment on Show HN: Urlx – an agent-made Rust replacement for curl/libcurlComments−michalsustr5moNext step would be optimize for performance so it’s not slow. LLMs in Rust like to use cloning a lot , which will make it super slow.
Comments
Next step would be optimize for performance so it’s not slow. LLMs in Rust like to use cloning a lot , which will make it super slow.