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

Make execution of cached runtime compiled executable more robust #70

Open
DanielG opened this issue Jun 18, 2019 · 0 comments
Open

Make execution of cached runtime compiled executable more robust #70

DanielG opened this issue Jun 18, 2019 · 0 comments

Comments

@DanielG
Copy link
Owner

DanielG commented Jun 18, 2019

  1. We should try to recompile the runtime-main exe if the cached one fails to exec.

It could be that the user upgraded their distribution and older soversions baked into the binary are no longer available.

  1. We also don't namespace by architecture so home directory sharing isn't going to work seamlessly. We should do that.
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