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

Build for multiple platforms by splitting up rom and runtime folders #109

Open
swenson opened this issue Feb 20, 2025 · 0 comments
Open

Comments

@swenson
Copy link
Collaborator

swenson commented Feb 20, 2025

Currently we only build for a single platform, the emulator.

We need to split the build and have different folders for different platforms, with common code shared as much as possible.

The platform would be selected based on either a feature flag, which should select the correct crates and potentially configure any shared drivers correctly.

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

No branches or pull requests

1 participant