top | item 43511329

(no title)

timsneath | 11 months ago

Very feasible. From embedded (https://www.swift.org/blog/embedded-swift-examples/) to Linux apps (https://www.swift.org/blog/adwaita-swift/) to tiny games (https://www.swift.org/blog/byte-sized-swift-tiny-games-playd...) to ML (https://www.swift.org/blog/mlx-swift/) to Windows (https://www.swift.org/blog/swift-everywhere-windows-interop/) to Private Cloud Compute (https://github.com/apple/security-pcc)...

discuss

order

zamalek|11 months ago

How many packages will work without NSBullshit though?

lukeh|11 months ago

More and more, and Foundation is now sharing a codebase between Darwin and non-Darwin platforms for many types now.

jshier|11 months ago

Nearly all, since they removed the NS prefix from most types imported into Swift years ago. ;)