@mjdxp Taking into account what a clusterfsck modern web is, I think it would actually be beneficial to go with some binary format for web pages — look at average page's source: it's not human readable at all, formatting is sacrificed for loading speed, then some js framework gets thrown in, which is once again crippled to have smaller size, and then it gets compiled into machine code by v8. What's the point in having intermediate "human-readable" format if it's not human readable? 🤨