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

suggest rewrite in rust to avoid slow startup time #1776

Open
GopherJ opened this issue Aug 29, 2024 · 2 comments
Open

suggest rewrite in rust to avoid slow startup time #1776

GopherJ opened this issue Aug 29, 2024 · 2 comments

Comments

@GopherJ
Copy link

GopherJ commented Aug 29, 2024

Is your feature request related to a problem? Please describe

I'm thinking of switching to use asdf but it's written in shell, so I assume it'll be super slow in slow shell like zsh.

Describe the proposed solution

fnm is fast, you can rewrite asdf in rust

Describe similar asdf features and why they are not sufficient

nvm, goenv, pyenv turn to slow down the shell startup time like crazy so I avoid as much as possible things written in shell

Describe other workarounds you've considered

N/A

@GopherJ
Copy link
Author

GopherJ commented Aug 29, 2024

@hyperupcall
Copy link
Contributor

hyperupcall commented Sep 15, 2024

I'm pretty sure work is already being done to re-write the project in Rust, but there isn't much public information on that. There is a project called mise which is pretty stable and is written in Rust

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants