Skip to content

Comments

Add support for installing precompiled rubies from jdx/ruby#486

Open
acj wants to merge 1 commit intoasdf-vm:masterfrom
acj:master
Open

Add support for installing precompiled rubies from jdx/ruby#486
acj wants to merge 1 commit intoasdf-vm:masterfrom
acj:master

Conversation

@acj
Copy link

@acj acj commented Feb 24, 2026

This tries to install precompiled binaries from jdx/ruby, falling back to ruby-build if needed. They have binaries for ruby 3.2.1 through 4.0.1 for Linux (x86_64, arm64) and macOS (Apple Silicon). Resolves #57.

How do we feel about changing the default install behavior? Do we want to build from source by default instead and let this be an experimental feature, mirroring what mise does?

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.

Installation from source vs prebuilt packages

1 participant