Hacker News new | ask | show | jobs
by btilly 5002 days ago
Bytecode really is nothing more than just a compressed source encoding of some language.

I was with you until you said "compressed".

There are plenty of examples where the bytecode representation is bigger than the original source files.