Thoughts on asdf as a possible toolchain provider #1198
andrejbaran
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
We built our own toolchain (proto) because there was nothing available that was truly cross-platform and performant. asdf is Unix only, and is written entirely with Bash scripts. We needed something cross-platform, and ideally in Rust. Because of that, we have no plans to ever support another toolchain. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey 👋
I was wondering what are your thoughts on intergration of asdf as an alternative toolchain provider?
It's a version manager for various toolchains (Rust, Go, PHP, Node, Bun, Deno, ....)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions