Nim is not LLVM based, it compiles to plain old C/C++.
Nim actually has LLVM support via nlvm
https://github.com/arnetheduck/nlvm
It's not officially blessed, but it does work.
Nim is not LLVM based, it compiles to plain old C/C++.
https://github.com/arnetheduck/nlvm
It's not officially blessed, but it does work.