Skip to content

Use objc2, objc2-foundation and objc2-app-kit #8312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

madsmtm
Copy link
Contributor

@madsmtm madsmtm commented Nov 18, 2024

objc2 is the successor to objc and cocoa. Concretely, it makes memory management much easier, as Alacritty no longer has to worry about release calls, since objc2 handles those internally.

This matches alacritty/copypasta#74 and alacritty/crossfont#69 (both of which have yet to be released), and is also used by Winit internally.

@madsmtm madsmtm requested a review from chrisduerr November 20, 2024 05:41
@chrisduerr chrisduerr merged commit 4f739a7 into alacritty:master Nov 21, 2024
5 checks passed
@madsmtm madsmtm deleted the objc2 branch November 21, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants