Compiling to Bytecode?
• FE has limited battery, memory, network resources.
• FE usually won’t ship a lot of unused code
• Node.js has big node_modules folder so cost of
eagerly compiling all is still huge
• But we have mmap; works good on a single file
• IP (Intellectual Property) Protection