[swift-dev] Cross Compiling Swift for Bare Metal?

Chaitanya Mannem chaitanyamannem at icloud.com
Sat Dec 19 20:53:47 CST 2015


Hi,

I wanted to know if it is possible to compile swift code for bare metal. I know there is a runtime but does swift depend on it to execute even if I don't use those features?, can I disable them somehow. I was hoping that since you can produce LLVM Bytecode that you can cross compile using the arm-none-eabi toolchain for an embedded use-case (http://www.ti.com/tool/ek-tm4c123gxl). Please tell me there's hope, I don't want to use C++  :(

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20151220/d27a84dd/attachment.html>


More information about the swift-dev mailing list