Skip to content

emacs-gpu 0.1.2

Choose a tag to compare

@tanrax tanrax released this 05 Jun 17:53
· 121 commits to main since this release

GNU Emacs with a native Apple Metal rendering backend (macOS, Apple Silicon).

What's new in 0.1.2

  • Lower minimum macOS to 13 (Ventura). The Emacs binary is now built
    with a 13.0 deployment target and the macOS 14+ CADisplayLink path is
    guarded (continuous animation runs on a timer anyway). The bundled
    libraries' minimum-OS field is set to 13.0.
    • Experimental: this build is developed and runtime-tested on macOS
      26 only. The bundled third-party libraries are built against a newer
      SDK with their minimum-OS lowered, not recompiled from source. It
      should install and run on macOS 13/14/15, but that has not yet been
      verified on real hardware. Reports from Ventura/Sonoma/Sequoia users
      are very welcome.

Install

brew install --cask tanrax/tap/emacs-gpu

Or unzip the attached Emacs.app and double-click it.

Signed with a Developer ID, notarized and stapled by Apple. Self-contained
(all non-system libraries bundled). Apple Silicon only.