Skip to content

[CPF] Use Android C library imports#20

Merged
gn-adin-b merged 1 commit into
mainfrom
adin/android-c-library-imports
Jul 24, 2026
Merged

[CPF] Use Android C library imports#20
gn-adin-b merged 1 commit into
mainfrom
adin/android-c-library-imports

Conversation

@gn-adin-b

Copy link
Copy Markdown

What is the goal?

Fix SVGView compilation with the GoodNotes Android Swift toolchain, which does not provide a Glibc module.

How is it being implemented?

  • Import Android when that module is available.
  • Fall back to Glibc by capability on Linux.
  • Preserve the explicit WASILibc branch.

Testing

  • swift test (154 tests)
  • WASI release build with the matching Swift 6.5 toolchain and SDK

@gn-adin-b
gn-adin-b merged commit 513d69a into main Jul 24, 2026
2 checks passed
@gn-adin-b
gn-adin-b deleted the adin/android-c-library-imports branch July 24, 2026 08:48
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