Skip to content

Add link to Swift wrapper#339

Open
Cyberbeni wants to merge 2 commits intoJuliaStrings:masterfrom
Cyberbeni:patch-1
Open

Add link to Swift wrapper#339
Cyberbeni wants to merge 2 commits intoJuliaStrings:masterfrom
Cyberbeni:patch-1

Conversation

@Cyberbeni
Copy link
Copy Markdown

No description provided.

@stevengj
Copy link
Copy Markdown
Member

stevengj commented Apr 2, 2026

LGTM. Out of curiosity, what is the motivation to replace the NSString functions?

Co-authored-by: Steven G. Johnson <stevenj@mit.edu>
@Cyberbeni
Copy link
Copy Markdown
Author

NSString functions are in the part of Foundation that depend on FoundationInternationalization, increasing the size of a statically linked (everything, including libc) Linux binary by ~50MB (mostly ICU data).

The pitch to add these functions to the stdlib has been inactive for a while and still needs work based on the GH comments: https://forums.swift.org/t/pitch-unicode-normalization/73240

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants