This commit is contained in:
blueloveTH 2025-04-13 14:29:33 +08:00
parent c7dbb8bd7f
commit e2dfad3fce
2 changed files with 0 additions and 4 deletions

View File

@ -37,8 +37,6 @@ Please see https://pocketpy.dev for details and try the following resources.
pkpy should work on any platform with a C11 compiler. pkpy should work on any platform with a C11 compiler.
These platforms are officially tested. These platforms are officially tested.
> C99 compilers may also work currently according to users' feedback.
+ Windows 64-bit + Windows 64-bit
+ Linux 64-bit / 32-bit + Linux 64-bit / 32-bit
+ macOS 64-bit + macOS 64-bit

View File

@ -34,8 +34,6 @@ print(primes)
pkpy should work on any platform with a C11 compiler. pkpy should work on any platform with a C11 compiler.
These platforms are officially tested. These platforms are officially tested.
> C99 compilers may also work currently according to users' feedback.
+ Windows 64-bit + Windows 64-bit
+ Linux 64-bit / 32-bit + Linux 64-bit / 32-bit
+ macOS 64-bit + macOS 64-bit