Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Android support#13

Open
marcprux wants to merge 1 commit intoSusanDoggie:mainfrom
marcprux:main
Open

Android support#13
marcprux wants to merge 1 commit intoSusanDoggie:mainfrom
marcprux:main

Conversation

@marcprux
Copy link
Copy Markdown

This PR adds support for Android and CI that uses the swift-android-action to build and run against an Android emulator.

Aside from small changes to handle minimal differences in the Android module (mmap returns a non-optional UnsafeMutableRawPointer and so needs explicit type declarations, and MAP_FAILED needs to be defined), the only major difference if that the measure function needs to be overridden for Android to handle swiftlang/swift-corelibs-xctest#506

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant