Y
Hacker News
new
|
ask
|
show
|
jobs
by
c2u
4401 days ago
Swift is a little complex.
Does it compile to Object-C?
2 comments
pohl
4401 days ago
No, it compiles from source to LLVM IR to native instructions, just like with clang or rustc
link
gte910h
4401 days ago
No, but it can call it.
link