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

[apps/external] Move external API into Ion #290

Open
Yaya-Cout opened this issue Oct 21, 2022 · 0 comments
Open

[apps/external] Move external API into Ion #290

Yaya-Cout opened this issue Oct 21, 2022 · 0 comments

Comments

@Yaya-Cout
Copy link
Member

Is your feature request related to a problem? Please describe.
Ion contains all that is platform specific code. External API change with platform, so I crash when used in some cases.

Describe the solution you'd like
The External API (or at least the archive), should be moved in Ion, because it has not a lot of sense to keep it in apps, and it would be easier to manage if it's moved in Ion, so we can use it more easily. For example, we could use Ion to use the file system in the shared simulator part.

Additional context
See #289 for more context.

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