convert all JS to "native" via LLVM.... or just webassembly ..
programming languages are ONLY communication layers
between human and computer, they are not some voodoo, gift from god,
so these layers can be made to suit human needs.
instead of browser downloading blob from facebook, your package manager will dowload it, and that can be made over P2P (like torrent) because you do not need it in 0.000001 sec. it will sit in cache.
and this can be signed with current certification authority ecosystem almost without change to provide safe downloads.
programming languages are ONLY communication layers between human and computer, they are not some voodoo, gift from god, so these layers can be made to suit human needs.
instead of browser downloading blob from facebook, your package manager will dowload it, and that can be made over P2P (like torrent) because you do not need it in 0.000001 sec. it will sit in cache. and this can be signed with current certification authority ecosystem almost without change to provide safe downloads.