Managed to segfault LLVM's llc today. Tried to reproduce on trunk, which doesn't compile on my machine. Time to file some bugs!
miniblog.
Related Posts
I really like managed languages: GC makes some things much easier, and they often have great debugging tooling.
Distributing compiled programs is delightful though. They're easy to package, easy to distribute, and start up is really fast. It's a huge upside.
I like writing web applications in memory managed languages because you shouldn't get pwned by RCE. RCE in Python from *just a number* is scary.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3177
I've managed to compile Guile Emacs! It is *very* crash prone and not yet usable.
