Skip to content

Commit 4180c11

Browse files
committed
[GR-71493] Linux as a recommended prerequisite
1 parent edb2e64 commit 4180c11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/user/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ For other build systems (like Ant, Make, CMake, etc.), manual configuration may
77
### Platform support
88

99
GraalPy is mostly written in Java and Python, but the Python package ecosystem is rich in native packages that need platform specific support via native libraries that expose platform-specific APIs.
10-
Our main operating system is Oracle Linux, the CPU architectures we focus on are AMD64 and ARM, and the main JDK we test is Oracle GraalVM.
11-
Windows and macOS with GraalVM JDK are less well tested, and outside of those combinations we target only basic test coverage.
10+
The main operating system is Oracle Linux, the CPU architectures are AMD64 and ARM, and the primary JDK is Oracle GraalVM.
11+
**Linux is recommended for getting started with GraalPy.** Windows and macOS with GraalVM JDK are less well tested, and outside of those combinations only basic test coverage is provided. As macOS and other platforms are not prioritized, some GraalPy features may not work on these platforms.
1212
See [below](Test-Tiers.md) for a detailed breakdown.
1313

1414
## Maven

0 commit comments

Comments
 (0)