Skip to content
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

Add support for Embedded Swift #977

Open
5 tasks
grynspan opened this issue Feb 26, 2025 · 0 comments
Open
5 tasks

Add support for Embedded Swift #977

grynspan opened this issue Feb 26, 2025 · 0 comments
Labels
embedded-swift Embedded Swift issues enhancement New feature or request help wanted Extra attention is needed

Comments

@grynspan
Copy link
Contributor

Add support for Embedded Swift:

  • Audit our platform-specific code and add branches for Embedded Swift based on what we can assume is available in a standards-compliant libc.
  • Get embedded hardware (Raspberry Pi or some such)
  • Set up CI jobs

Above and beyond other porting efforts:

  • Figure out how to run tests on an embedded system (cross-platform build-and-run using SwiftPM)
  • Figure out what features are possible with Embedded Swift and which will be unavailable
@grynspan grynspan added embedded-swift Embedded Swift issues enhancement New feature or request help wanted Extra attention is needed labels Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
embedded-swift Embedded Swift issues enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant