Hacker News new | ask | show | jobs
by throwaway7645 3291 days ago
Well, it is the only LLVM language on the list. Even so, Nim transpiles to C and should be fairly comparable unless it is because of the async part or like you said they're cutting corners. I guess it's possible they're just that good, but it seems unlikely.
1 comments

Please stop using the word transpiles in this context. Nim compiles to C.