Remix.run Logo
tancop 39 minutes ago

> it's unsolvable since you need to download the whole world (a few MBs) to have the app running on your browser

another reason why the web should move from whole app bundling to content addressed CDNs for library code. you would only need to download one copy for each framework version not every site. and its easy to make it decentralized with IPFS if you want.