city
|
city
is a JIT compiler infrastructure written in C++.
It provides a simple llvm
-like builder API that is used to generate city
IR. This IR can then be compiled (or cross-compiled) to any of the supported architectures.
city
aims to:
aarch64
and amd64
on Windows, MacOS, and Linux.