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

feat: Implement experimental elinux support #435

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Losses
Copy link

@Losses Losses commented Sep 14, 2024

This pull request introduces experimental eLinux support to Rinf. While there are still some modifications needed on the Flutter-eLinux side, I have initiated a discussion on this issue: Issue #270.

Given the stringent performance requirements of embedded environments, the performance advantages of Rust can significantly benefit embedded development.

@temeddix
Copy link
Member

temeddix commented Sep 14, 2024

Thank you very much for the PR :)

Actually, Cargokit is not a Rinf product. Cargokit is maintained as a separated project by @irondash.

Rinf simply uses Git subtree to use Cargokit as part of the package. What do you think about creating a PR at Cargokit? I will be able to include the new changes in Rinf as soon as it gets merged over there.

@Losses
Copy link
Author

Losses commented Sep 15, 2024

Sure :P

@temeddix
Copy link
Member

I've also created a PR at Cargokit to assist with the process

@Losses
Copy link
Author

Losses commented Sep 20, 2024

I've also created a PR at Cargokit to assist with the process

* [Use `flutter test` in CI irondash/cargokit#80](https://github.com/irondash/cargokit/pull/80)

Thank you!

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