← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

Darling Project Enables Running macOS Software on Linux Through Translation Layer

🔄 Updated 2h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Darling is a translation layer for macOS software on Linux.
  • It runs macOS software directly, no hardware emulation.
  • Provides experimental support for GUI applications.
  • Free and open-source, based on Darwin source code.

What is Darling?

Darling is an open-source translation layer designed to allow users to run macOS software directly on Linux operating systems. It functions by implementing a complete Darwin environment, including components like Mach, dyld, and launchd, without requiring hardware emulation.

Functionality and Features

The project aims to integrate macOS applications into the Linux desktop experience, making them behave like native Linux apps. Darling currently offers basic experimental support for running simple graphical applications. It is developed openly on GitHub under the GNU GPL license version 3.

Comparison to Wine and Technical Basis

Darling operates similarly to Wine, which enables Windows software on Linux, but focuses on macOS applications. The project is largely based on original Darwin source code published by Apple and utilizes components from other projects like The Cocotron for Cocoa implementation, Apportable Foundation, and GNUstep. It does not violate Apple's EULA as it only uses freely released parts of Darwin.

Future Plans and Compatibility

Long-term plans for Darling include supporting iOS apps on ARM devices, which would require developing an implementation of UIKit. Darling can also run on Windows using WSL 2.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Aug 31

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

The Darling project provides a translation layer allowing macOS software to run directly on Linux without hardware emulation. It implements a complete Darwin environment and offers experimental support for graphical applications, similar to how Wine functions for Windows applications on Linux.