当前位置:网站首页>Will swift compile to native code- Does Swift compile to native code?

Will swift compile to native code- Does Swift compile to native code?

2022-06-22 04:53:00 French red wine sweet

problem :

Simple question really, however there doesn't seem to be a straight answer in the current developer documentation . A really simple question , But in In the current developer documentation There seems to be no direct answer .

Does Swift compile to machine language (ie assembly), or does it compile to some intermediary form that then runs on a virtual machine?Swift Is compiled into machine language ( That is, assemble ), Or compile it into some intermediate form and run it on the virtual machine ?

(I suspect it does, but being unfamiliar with development in Apple's world it is not clear to me like it may be to someone who is.)( I doubt it is , But because I'm not familiar with Apple Development of the world , I'm not sure , Just like the familiar people .)


Solution :

Reference resources : https://stackoom.com/en/question/1cv7i
原网站

版权声明
本文为[French red wine sweet]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202221053221606.html