To make it worse:
$ wc -l cryanc.c
47576 cryanc.c
It's not just a C file, it's a HUGE C file... This is in carl.c, the example program that shows how to use their library. I definitely don't want to compile 47576 additional lines of code every time I make a change to my TLS code...
@vaporeon_ @wallhackio granted, a lot of those lines of code are dependencies of development tools (eslint, the TypeScript compiler, webpack, etc. etc.); most purrojects aren’t purrobably really linking with anywhere near all of those 200MB’s worth of javascript
it’s still ludicrous though