Comment on Bare-metal Rust in AndroidparentComments−pjmlp2yApparently people keep forgetting Swift exists."CppNow 2023:Introducing a Memory-Safe Successor Language in Large C++ Code Bases"https://www.youtube.com/watch?v=lgivCGdmFrw−adastra222ySwift is a different class than rust though.−pjmlp2yNot for Apple,Swift was designed from the outset to be safer than C-based languages, and eliminates entire classes of unsafe code.-- https://www.swift.org/about/Swift is a successor to the C, C++, and Objective-C languages-- https://developer.apple.com/swift/−diogenes42ySorry, what does swift have to do with this?−pjmlp2ySwift is Apple's answer to replacing C derived languages, they don't need Rust. Swift is a successor to the C, C++, and Objective-C languages -- https://developer.apple.com/swift/They also mention plans for kernel and firmware targets on that talk.
Comments
Apparently people keep forgetting Swift exists.
"CppNow 2023:Introducing a Memory-Safe Successor Language in Large C++ Code Bases"
https://www.youtube.com/watch?v=lgivCGdmFrw
Swift is a different class than rust though.
Not for Apple,
-- https://www.swift.org/about/
-- https://developer.apple.com/swift/
Sorry, what does swift have to do with this?
Swift is Apple's answer to replacing C derived languages, they don't need Rust.
They also mention plans for kernel and firmware targets on that talk.