Comment on Show HN: I wrote a ~2KB executable file HTTP file downloader without LibcComments−goosethe5mohttps://gist.github.com/seanwevans/3e9ba17431d5464092d0fb839...this compiles to 10kb on my machine with no golfing. it literally just supports grabbing whatever is at the url given (http 1.0)
Comments
https://gist.github.com/seanwevans/3e9ba17431d5464092d0fb839...
this compiles to 10kb on my machine with no golfing. it literally just supports grabbing whatever is at the url given (http 1.0)