Skip to content

Distributing Isar lib packge inside the snap #3

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

Open
guyluz11 opened this issue Oct 25, 2022 · 1 comment
Open

Distributing Isar lib packge inside the snap #3

guyluz11 opened this issue Oct 25, 2022 · 1 comment
Labels
enhancement New feature or request invalid This doesn't seem right not urgent

Comments

@guyluz11
Copy link
Member

Currently our program will download the correct Isar lib when it starts by using this command.

await Isar.initializeIsarCore(download: true)

But as lelslm said here a better option will be to distribute the lib files instead of downloading them when the program starts.

I don't think that it is urgent because (I think) it will download the files only on the first run, after that it will use the previously downloaded file.

@guyluz11 guyluz11 added enhancement New feature or request not urgent labels Oct 25, 2022
@guyluz11
Copy link
Member Author

guyluz11 commented Nov 9, 2022

This is on hold as Isar currently does not support arm based devices

@guyluz11 guyluz11 added the invalid This doesn't seem right label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request invalid This doesn't seem right not urgent
Projects
None yet
Development

No branches or pull requests

1 participant