A lot of work has happened on the C2 compiler in the past year! It now support more targets: Linux (x86_64) Darwin (x86_64) Darwin (arm64) FreeBSD (x86_64) OpenBSD (x86_64) A selection of some of the other changes: Many bugfixes Parser optimizations (using less memory and being even faster) Switch now supports strings (sswitch has been removed) Work has started on a custom back-end For the comping