demergent-labs / azle

A WebAssembly runtime for TypeScript and JavaScript on ICP
MIT License
190 stars 33 forks source link

Large HTTP downloads #1742

Open lastmjs opened 1 month ago

lastmjs commented 1 month ago

The goal of this issue is to enable arbitrary-sized HTTP responses from a canister. For example, if we upload a 1 GiB file, we should be able to curl that file down. What goes up must come down.