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

Implement rustup as a possible runtime manager #54

Merged
merged 6 commits into from
Apr 15, 2024
Merged

Implement rustup as a possible runtime manager #54

merged 6 commits into from
Apr 15, 2024

Conversation

maxfierke
Copy link
Owner

Playing around with supporting multiple runtime managers / overriding runtime managers per-language. Not entirely sure it's a good idea yet, but useful in cases where a language provides a native/official mechanism for runtime/compiler version management, like Rust with rustup.

There's some useful refactorings here that are probably worthwhile, even outside of the multiple runtime manager stuff.

@maxfierke maxfierke marked this pull request as ready for review March 3, 2024 22:36
@maxfierke maxfierke merged commit 1b803b9 into main Apr 15, 2024
2 checks passed
@maxfierke maxfierke deleted the mf-rustup branch April 15, 2024 23:44
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.

1 participant