Skip to content
View Azoy's full-sized avatar
:shipit:
:shipit:

Organizations

@apple

Block or report Azoy

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. swiftlang/swift swiftlang/swift Public

    The Swift Programming Language

    C++ 69.8k 10.7k

  2. Echo Echo Public

    A complete reflection library for Swift

    Swift 280 28

  3. Raw system calls in Swift Raw system calls in Swift
    1
    // macOS x86_64 syscall works as follows:
    2
    // Syscall id is moved into rax
    3
    // 1st argument is moved into rdi
    4
    // 2nd argument is moved into rsi
    5
    // 3rd argument is moved into rdx
  4. swiftlang/swift-evolution swiftlang/swift-evolution Public

    This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.

    Markdown 15.8k 2.5k