1. X
  2. Saleem Abdulrasool
Log inSign up
Saleem Abdulrasool
700 posts
user avatar
Saleem Abdulrasool
@compnerd
PL/Compiler Engineer, xplat Swift, & Swift Core Team Member @ @browsercompany (ex @GoogleAI, @facebook, @Microsoft)
Joined March 2009
54
Following
1,769
Followers
RepliesRepliesMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • user avatar
    Saleem Abdulrasool
    @compnerd
    Mar 7, 2024
    It wasn't that long ago when Swift on Windows felt like a risk, but now our Windows app is in the hands of 80,000 + members, and our devs are able to write Swift as productively as ever! Today, we published a post going over the Swift ecosystem on Windows. Link below👇
    20K
  • user avatar
    Saleem Abdulrasool
    @compnerd
    Sep 20, 2023
    We’re dedicated to sharing our work @browsercompany - so today we’re publishing our first post on building rich native experiences on Windows with Swift & open sourcing our swift-firebase repo First up, interoperability! Windows APIs, COM, C++ and how they integrate with Swift🧵
    34K
  • user avatar
    Saleem Abdulrasool
    @compnerd
    Jun 29, 2021
    Swift is just a `winget install swift` away! #Windows10 #SwiftLang
  • user avatar
    Saleem Abdulrasool
    @compnerd
    Apr 1, 2021
    Bridging Swift to modern Windows: github.com/compnerd/Swift…. You can call into the Windows Runtime from Swift - and it looks like you would expect! #Windows10 #SwiftLang
    GitHub - compnerd/swift-winrt: Swift Projections for WinRT
    From github.com
  • user avatar
    Saleem Abdulrasool
    @compnerd
    Feb 23, 2021
    Why, yes, you can do hardware accelerated 3D graphics with Swift on Windows! A small proof-of-concept Direct3D demo application written entirely in Swift and HLSL. github.com/compnerd/DXSam…