Explain the project purpose in rjit.md [ci skip]
This commit is contained in:
parent
fade612d18
commit
65f2563551
@ -1,7 +1,12 @@
|
|||||||
# RJIT
|
# RJIT: Ruby JIT
|
||||||
|
|
||||||
This document has some tips that might be useful when you work on RJIT.
|
This document has some tips that might be useful when you work on RJIT.
|
||||||
|
|
||||||
|
## Project purpose
|
||||||
|
|
||||||
|
This project is for experimental purposes.
|
||||||
|
For production deployment, consider using YJIT instead.
|
||||||
|
|
||||||
## Supported platforms
|
## Supported platforms
|
||||||
|
|
||||||
The following platforms are assumed to work. `linux-x86_64` is tested on CI.
|
The following platforms are assumed to work. `linux-x86_64` is tested on CI.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user