Tag: “Swift”
Swift Calling Conventions on ARM64: Float / Double
Learn what registers Swift uses for floating point numbers
Swift Calling Conventions on ARM64: Int / Bool
Learn what registers Swift uses for basic data types
Introduction to parsing Swift code with the SwiftSyntax Library
A quick tutorial for parsing Swift code from Swift code.