LilScript is a typed, compression-first language that compiles into js and sometimes into exec(will be more stable in future). The compiler mangles, reshapes the program into optimized js that happens to be 5-15% smaller (after gzip/br compression or raw) compared to the best performing JS toolc...

Source: [Hacker News](https://news.ycombinator.com/item?id=49374554)

Sponsored