mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +00:00
ZJIT: [DOC] Mention build prerequisites
This commit is contained in:
parent
832aac6c28
commit
c092c294d4
Notes:
git
2025-12-11 20:46:32 +00:00
@ -13,6 +13,10 @@ You can change how much executable memory is allocated using [ZJIT's command-lin
|
||||
|
||||
## Build Instructions
|
||||
|
||||
Refer to [Building Ruby](rdoc-ref:contributing/building_ruby.md) for general build prerequists.
|
||||
Additionally, ZJIT requires Rust 1.85.0 or later. Release builds need only `rustc`. Development
|
||||
builds require `cargo` and may download dependencies.
|
||||
|
||||
### For normal use
|
||||
|
||||
To build ZJIT on macOS:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user