mildred Fri, 17 Nov 2023 14:30:19 -0800
Using something like LLVM IR can be good if you want to use the LLVM framework, but it is designed to generate assembly code, not C code, and it'ß designed around the C language, it would probably miss a few features for Nim.